Arguments
DAG
DAG object with target parameter set via set.targetE or set.targetMSM functions
n
Number of observations to simulate (if simulating full data), this is overwritten by the number of observations in each data
data
List of action-specific data.frames generated with sim or simfull
actions
Character vector of action names which play the role of the data generating mechanism for simulated data when argument data is missing. Alternatively, actions can be a list of action DAGs pre-selected with A(DAG) fu
rndseed
Seed for the random number generator.
verbose
TRUE turns on printing of auxiliary information messages. To rurn this off by default use options(simcausal.verbose=FALSE).