Learn R Programming

bnstruct (version 1.0)

read.bif: Read a network from a .bif file.

Description

Read a network described in a .bif-formatted file, and build a BN object.

Usage

read.bif(x)
"read.bif"(x)

Arguments

x
the .bif file, with absolute/relative position.

Value

a BN object.

Details

The method relies on a coherent ordering of variable values and parameters in the file.