adjust_uc_emc {multibias} | R Documentation |
Adust for uncontrolled confounding and exposure misclassification.
Description
adjust_uc_emc()
was renamed to adjust_uc_em()
Usage
adjust_uc_emc(
data_observed,
u_model_coefs = NULL,
x_model_coefs = NULL,
x1u0_model_coefs = NULL,
x0u1_model_coefs = NULL,
x1u1_model_coefs = NULL,
level = 0.95
)
[Package multibias version 1.6.2 Index]