Learn R Programming

ThreeArmedTrials (version 1.0-4)

calc_power_ret.exponential: calc_power_ret.exponential

Description

Power related calculations for Wald-type test with exponentially distributed endpoints

Usage

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

Arguments