nbn2bnfit {rbmn} | 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.