as.cpdag0.bn: Convert 'bn' to CPDAG.

Description Usage Arguments Value

View source: R/pcalg.R

Description

Convert a parental BN to a Completed Partially Directed Acyclic Graph (CPDAG).

Usage

1
2
  ## S3 method for class 'bn'
 as.cpdag0(x, ...)

Arguments

x

The parental BN to be converted.

...

Further arguments (unused)

Value

The CPDAG as a parental. (Which will in general not be a BN)


rjbgoudie/parental documentation built on May 27, 2019, 9:11 a.m.