View source: R/f11.interface.code.r
nbn2bnfit | R Documentation |
returns a bn.fit
object from a Gaussian nbn
object of
/rbmn/ package.
nbn2bnfit(nbn, onlydag=FALSE)
nbn |
The object to be transformed. |
onlydag |
Indicates if only the DAG must be computed. In that case a /bn/ object of /bnlearn/ |
The resulting bn.fit
(or bn
) object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.