Learn R Programming

multibias (version 1.5.3)

adjust_omc_sel: Adust for outcome misclassification and selection bias.

Description

[Deprecated]

adjust_omc_sel() was renamed to adjust_om_sel()

Usage

adjust_omc_sel(
  data,
  exposure,
  outcome,
  confounders = NULL,
  y_model_coefs,
  s_model_coefs,
  level = 0.95
)

Arguments