Learn R Programming

bnstruct (version 1.0.6)

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

Description

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

Usage

read.dsc(x)

# S4 method for character read.dsc(x)

Arguments

x

the .dsc 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.