Description Usage Arguments Details Author(s) Examples
View source: R/update.HydeNetwork.R
Add or remove nodes or add parents within a HydeNetwork
model.
1 2 |
object |
A |
formula |
A formula statement indicating the changes to the network. |
... |
Additional arguments to be passed to other methods. Current, none are used. |
Adding or removing nodes is fairly straightforward if you are removing a complete node (along with its parents). Removing a parent will generate a warning that the child nodes may need to be redefined.
Jarrod Dalton and Benjamin Nutter
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.