| read.dsc {bnstruct} | R Documentation |
.dsc file.Read a network described in a .dsc-formatted file, and
build a BN object.
read.dsc(x) ## S4 method for signature 'character' read.dsc(x)
x |
the |
The method relies on a coherent ordering of variable values and parameters in the file.
a BN object.