dag: get adjacency matrix of a network.

Description Usage Arguments Value

Description

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

Usage

1
2
3
4
dag(x)

## S4 method for signature 'BN'
dag(x)

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.