This is a function to convert the dag saved in netica's dne format (particularly for CaMML's output) to bnlearn's dag format. The function has dependency on readr::read_file to read dne file.
1 | dne2bnlearn(dneFile)
|
dneFile |
a DAG saved in dne format. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.