Learn R Programming

multibias (version 1.5.3)

adjust_omc: Adust for outcome misclassification.

Description

[Deprecated]

adjust_omc() was renamed to adjust_om()

Usage

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

Arguments