calc_power_ret.negbin: calc_power_ret.negbin
Description
Power related calculations for Wald-type test with Poisson distributed endpoints
Usage
# S3 method for negbin
calc_power_ret(
x,
Delta,
allocation,
n = NULL,
power = NULL,
sig_level = NULL,
...
)