sim_mixed_dag: sim_mixed_dag

Description Usage Arguments Value See Also

View source: R/sim_mixed_dag.R

Description

sim_mixed_dag is a generic function used to simulate datasets from paramteric and non paramteric DAG models.

Usage

1
sim_mixed_dag(dag_model, ...)

Arguments

dag_model

An object of either class 'paramteric_dag_model' or 'non_paramteric_dag_model'.

...

additional arguments to dispatched method.

Value

A data.frame simulated from dag_model.

See Also

sim_mixed_dag.non_parametric_dag_model, sim_mixed_dag.parametric_dag_model


IyarLin/simMixedDAG documentation built on Oct. 30, 2019, 7:28 p.m.