import.bnlearn: Import Bnlearn Network

Description Usage Arguments Value See Also Examples

Description

Convert bnlearn object into mnnet network.

Usage

1

Arguments

rg

bnlearn object

Value

mhnet network

See Also

export.bnlearn

Examples

1
2
3
rg <- tabu(learning.test)
nw <- import.bnlearn(rg)
plot(nw)

simecek/mhnet documentation built on May 29, 2019, 10:01 p.m.