brms_ipw_1 | R Documentation |
Model of class brmsfit
brms_ipw_1
An object of class brmsfit
of length 23.
## Not run:
brms::brm(
QoL | weights(ipw) ~ treatment * time + treatment * education +
hospital + age + phq4 + (1 | ID) ,
data = datawizard::qolcancer
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.