$<-.dbn.fit | R Documentation |
Generic parameter replacement method for "dbn.fit" S3 objects. Calls bnlearn underneath.
## S3 replacement method for class 'dbn.fit'
x$name <- value
x |
the fitted network |
name |
name of the node to replace its parameters |
value |
the new parameters |
the modified network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.