View source: R/bnlearn_compat.R
coef.dbn.fit | R Documentation |
Generic method for "dbn.fit" S3 objects. Calls bnlearn underneath.
## S3 method for class 'dbn.fit'
coef(object, ...)
object |
the fitted network |
... |
additional parameters |
the coefficients of the network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.