Learn R Programming

rbmn (version 0.9-6)

bnfit2nbn: transforms a /bn.fit/ of /bnlearn/ package to a /nbn/

Description

returns a nbn object from a Gaussian bn.fit object of /bnlearn/ package.

Usage

bnfit2nbn(bn.fit)

Value

A list following the nbn specification

Arguments

bn.fit

The object to be transformed.

Details

If bn.fit is not pertinent, a fatal error is issued.