do_sim {causalPAF} | R Documentation |
Makes Formula
Description
Given a causal
Usage
do_sim(model, dataframe)
Arguments
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. |
Value
dataframe |
dataframe |
Examples
## Not run:
# I don't want you to run this
## End(Not run)
[Package causalPAF version 1.2.5 Index]