calc_power_ret.negbin: calc_power_ret.negbin

View source: R/negativebinomial.R

calc_power_ret.negbinR Documentation

calc_power_ret.negbin

Description

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

Usage

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

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