Learn R Programming

ThreeArmedTrials (version 1.0-4)

calc_power_ret.binary: calc_power_ret.binary

Description

Power related calculations for Wald-type test with binary endpoints

Usage

# S3 method for binary
calc_power_ret(
  x,
  Delta,
  allocation,
  n = NULL,
  power = NULL,
  sig_level = NULL,
  ...
)

Arguments