nodes<-.dbn | R Documentation |
Generic method for renaming the nodes in a "bn" S3 object.
Calls bnlearn's nodes<-
underneath.
## S3 replacement method for class 'dbn'
nodes(object) <- value
object |
a "dbn" object |
value |
a list with the new names |
the modified object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.