calc_power_ret.default: power_ret.default

View source: R/default_methods.R

calc_power_ret.defaultR Documentation

power_ret.default

Description

Default method for power calculations in three-arm trials

Usage

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

tobiasmuetze/ThreeArmedTrials documentation built on April 25, 2023, 8:26 a.m.