Last data update: 2014.03.03

R: update of a "D2C" with a list of DAGs and associated...
updateD2C,D2C-methodR Documentation

update of a "D2C" with a list of DAGs and associated observations

Description

update of a "D2C" with a list of DAGs and associated observations

Usage

## S4 method for signature 'D2C'
updateD2C(object, sDAG, verbose = TRUE, goParallel = FALSE)

Arguments

object

: D2C to be updated

sDAG

: simulatedDAG object to update D2C

verbose

: TRUE or FALSE

goParallel

: if TRUE it uses parallelism

Results