Learn R Programming

rbmn (version 0.9-6)

bn2nbn: 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)

Value

A list following the nbn specification

Arguments

bn

The object to be transformed.