Learn R Programming

bnstruct (version 1.0.15)

wpdag: get the WPDAG of an object.

Description

Return the weighted partially directed acyclic graph of a network, when available (e.g. when bootstrap on dataset is performed).

Usage

wpdag(x)

# S4 method for BN wpdag(x)

Value

matrix contaning the WPDAG of the object.

Arguments

x

an object.