| bn2nbn {rbmn} | R Documentation |
transforms a /bn/ of /bnlearn/ package to a /nbn/
Description
returns a nbn object from a DAG (bn object) of
/bnlearn/ package. O and 1 coefficients are introduced...
Usage
bn2nbn(bn)
Arguments
bn |
The object to be transformed. |
Value
A list following the nbn specification
[Package rbmn version 0.9-6 Index]