Description Usage Arguments Value Examples
delete node (one!) from a bnet object
1 | delete_node.bnet(object, node, data = NULL, ...)
|
object |
a bnet obejct |
node |
node to be deleted |
data |
optionally a data.frame for fitting |
... |
additional parameters to be passed to bmop fitting functions |
a bnet object
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.