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
Set to TRUE to print messages on status and information to the console.
Turn this off by default using options(simcausal.verbose=FALSE).