Description Usage Arguments Value Examples
This function calculates for each exposure the mean outcome on a sample and was implemented to deliver fast results. Nevertheless, the function should not used extensively for giving results as they are not reproducable.
1 | bn.results.samples(fitted.model, dag, exposure_levels, verbose = TRUE)
|
fitted.model |
bn.fitted model |
dag |
result from bn.prep.dag |
exposure_levels |
levels to test exposure for |
verbose |
Identify if the function should print the results. |
data frame
1 | bn.results.samples(fitted.bn, bn.dag, exposure_levels, FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.