sensitize {rnr} | R Documentation |
Generic sensitizing for Rosenbaum & Rubin sensitivity analysis
sensitize(obj, q, dp, d0, d1, ...)
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 |
a sensitized object, identical to, or inheriting the class of
original obj