View source: R/default_methods.R
calc_power_ret.default | R Documentation |
Default method for power calculations in three-arm trials
## Default S3 method:
calc_power_ret(
x,
Delta,
allocation,
n = NULL,
power = NULL,
sig_level = NULL,
method = NULL,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.