bnrepository | R Documentation |
Read bn.fit objects from the bnlearn
Bayesian network repository directly from www.bnlearn.com using the RDS links.
bnrepository(x)
x |
character value indicating desired Bayesian network. |
A Bayesian network as an object of class bn.fit
.
Jireh Huang (jirehhuang@ucla.edu)
## Read Bayesian network object true_bn <- bnrepository("child")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.