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

View source: R/f11.interface.code.r

nbn2bnfitR Documentation

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)

Arguments

nbn

The object to be transformed.

onlydag

Indicates if only the DAG must be computed. In that case a /bn/ object of /bnlearn/

Value

The resulting bn.fit (or bn) object.


rbmn documentation built on July 9, 2023, 6:37 p.m.