Rdocumentation
powered by
Learn R Programming
bnstruct (version 1.0)
read.net: Read a network from a
.net
file.
Description
Read a network described in a
.net
-formatted file, and build a
BN
object.
Usage
read.net(x)
"read.net"(x)
Arguments
x
the
.net
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.