View source: R/apply-treatment-effect.R
apply_treatment_effect | R Documentation |
apply_treatment_effect( x, model_formula, model_call, te, effect_direction, concurrent )
x |
data |
model_formula |
formula for sim run used to identify outcome |
te |
true effect as proportion of change (e.g., 0.05 = 5 \itemeffect_direction"null", "pos", or "neg" \itemconcurrentbool for whether this is concurrent run or not |
TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.