do_sim {causalPAF} | R Documentation |
Given a causal
do_sim(model, dataframe)
model |
A fitted mediator regression model |
dataframe |
Data frame containing data to be analysed. The data frame has cases in rows and variables in columns. |
dataframe |
dataframe |
## Not run:
# I don't want you to run this
## End(Not run)