edge.dir.wpdag: counts the edges in a WPDAG with their directionality

Description Usage Arguments Value

Description

Given a BN with a WPDAG, it counts the edges, with their directionality.

Usage

1
edge.dir.wpdag(x, use.node.names = TRUE)

Arguments

x

the BN

use.node.names

use node names rather than number (TRUE by default).

Value

a matrix containing the node pairs with the count of the edges between them in the WPDAG.


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