sensitize: Generic sensitizing for Rosenbaum & Rubin sensitivity...

Description Usage Arguments Value

View source: R/sensitize.R

Description

Generic sensitizing for Rosenbaum & Rubin sensitivity analysis

Usage

1
sensitize(obj, q, dp, d0, d1, ...)

Arguments

obj

data to sensitize

q

p(u = 1 | x)

dp

change in log-odds of treat = 1 if u = 1

d0

change in log-odds of response = 1 if treat = 0 and u = 1

d1

change in log-odds of response = 1 if treat = 1 and u = 1

...

additional arguments required to sensitize object

Value

a sensitized object, identical to, or inheriting the class of original obj


rnr documentation built on May 1, 2019, 9:22 p.m.