lr_bnds: Compute the bounds for the likelihood ratio under the...

Description Usage

View source: R/utils.R

Description

Compute the bounds for the likelihood ratio under the marginal sensitivity model

Usage

1
2
3
4
5
6
7
8
lr_bnds(
  estimand = c("treated", "control"),
  type = c("ate", "att", "atc"),
  Gamma,
  ps,
  p1,
  p0
)

zhimeir/cfsensitivity documentation built on Feb. 10, 2022, 12:38 a.m.