r-causal / tipr

An R package for conducting sensitivity analyses for unmeasured confounders
https://r-causal.github.io/tipr/
Other
33 stars 2 forks source link

Changing argument names #9

Closed malcolmbarrett closed 2 years ago

malcolmbarrett commented 2 years ago

effect -> effect_observed smd -> confounder_exposure_effect (in the docs: model(u ~ t)) outcome_association -> outcome_confounder_effect (in the docs: model(y ~ t + z + u))

malcolmbarrett commented 2 years ago

exposed_p -> confounder_exposed_prev unexposed_p -> confounder_unexposed_prev

LucyMcGowan commented 2 years ago

exposure_confounder_effect confounder_outcome_effect