construct_bn: Construct Bayesian network structure directly from arc matrix

Description Usage Arguments Value

Description

Construct Bayesian network structure directly from arc matrix

Usage

1
construct_bn(arc_mat)

Arguments

arc_mat

a matrix of arcs (edge list), from nodes in the first column, to nodes in the second column.

Value

an object of bn.fit


robertness/bninfo documentation built on May 27, 2019, 10:32 a.m.