nbn2bnfit: transforms a /nbn/ to a /bn.fit/ of /bnlearn/ package
Description
returns a bn.fit object from a Gaussian nbn object of
/rbmn/ package.
Usage
nbn2bnfit(nbn, onlydag=FALSE)
Value
The resulting bn.fit (or bn) object.
Arguments
- nbn
The object to be transformed.
- onlydag
Indicates if only the DAG must be computed. In that
case a /bn/ object of /bnlearn/