calc_power_ret.exponential: calc_power_ret.exponential

View source: R/exponential.R

calc_power_ret.exponentialR Documentation

calc_power_ret.exponential

Description

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

Usage

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

ThreeArmedTrials documentation built on Dec. 28, 2022, 2:06 a.m.