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

read.netR Documentation

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)

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

Arguments

x

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


bnstruct documentation built on Dec. 1, 2022, 1:22 a.m.