as.cpdag.bn.list: Convert 'bn list' to CPDAGs.

Description Usage Arguments Value

View source: R/pcalg.R

Description

Convert a bn.list to list of parental.list of Completed Partially Directed Acyclic Graph (CPDAG).

Usage

1
2
  ## S3 method for class 'bn.list'
 as.cpdag(x, verbose = T, ...)

Arguments

x

An object of class bn.list

verbose

Should a progress bar be shown?

...

Further arguments (unused)

Value

A parental.list containing a list of CPDAGs of class CPDAG.


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