simobs(DAG, n, wide = TRUE, LTCF = NULL, rndseed = NULL,
verbose = getOption("simcausal.verbose"))sim and TRUE turns on printing of auxiliary information messages. To rurn this off by default use options(simcausal.verbose=FALSE).data.frame where each column is sampled from the conditional distribution specified by the corresponding DAG object node.simfull - a wrapper function for simulating full data only; sim - a wrapper function for simulating both types of data; doLTCF for forward imputation of the missing values in already simulating data; DF.to.long, DF.to.longDT - converting longitudinal data from wide to long formats.