dag-set: set adjacency matrix of an object.

Description Usage Arguments

Description

Set the adjacency matrix of the directed acyclic graph representing the structure of a network.

Usage

1
2
3
4
dag(x) <- value

## S4 replacement method for signature 'BN'
dag(x) <- value

Arguments

x

an object.

value

matrix containing the adjacency matrix of the directed acyclic graph representing the structure of the object.


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