Signed intersection Wald test

test_intersectsignedwald(
  thetahat1,
  se1,
  thetahat2,
  se2,
  noninf1,
  noninf2,
  corr,
  alpha
)

Arguments

thetahat1

(numeric) parameter estimate 1

se1

(numeric) standard error of parameter estimate 1

thetahat2

(numeric) parameter estimate 2

se2

(numeric) standard error of parameter estimate 2

noninf1

(numeric) non-inferiority margin for parameter 1

noninf2

(numeric) non-inferiority margin for parameter 2

corr

(numeric) correlation between parameter 1 and 2

alpha

(numeric) nominal level

Value

list with Wald

Author

Christian Bressen Pipper, Klaus Kähler Holst