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