Description Usage Arguments Examples
Produce Odds Ratios plots for a given bnlearn fit object, and configuration file.
1 | Produce.OR(fit, config)
|
fit |
the bnlearn fit object |
config |
the loaded yaml configuration file |
1 2 | config <- yaml::read_yaml('config.yml')
Produce.OR(fit, config)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.