corr_rest_ub: corr_rest_ub: computes the correlation restrictions unblinded...

View source: R/corr_rest_ub.R

corr_rest_ubR 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)


eselect documentation built on Feb. 16, 2023, 8:11 p.m.