corr_rest_ub {eselect} | R Documentation |
corr_rest_ub: computes the correlation restrictions unblinded case
Description
computes the correlation restrictions with unblinded data phat0_e1,phat0_e2,phat1_e1,phat1_e2: estimated probabilities p0_e1,p0_e2,p1_e1,p1_e2: assumed probabilities (design) OR1,OR2: expected effect sizes
Usage
corr_rest_ub(
phat0_e1,
phat0_e2,
phat1_e1,
phat1_e2,
p0_e1,
p0_e2,
p1_e1,
p1_e2,
OR1,
OR2
)
Value
Correlation bounds based on estimated and assumed probabilities (unblinded case)
[Package eselect version 1.1 Index]