read.bif | R Documentation |
.bif
file.Read a network described in a .bif
-formatted file, and
build a BN
object.
read.bif(x)
## S4 method for signature 'character'
read.bif(x)
x |
the |
The method relies on a coherent ordering of variable values and parameters in the file.
a BN
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.