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

Description Usage Arguments Details Value

Description

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

Usage

1
2
3
4
read.dsc(x)

## S4 method for signature 'character'
read.dsc(x)

Arguments

x

the .dsc file, with absolute/relative position.

Details

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

Value

a BN object.


tavazzie/bnstructScore documentation built on Dec. 23, 2021, 7:47 a.m.