vec_power | R Documentation |
This function allows you to use power.t.test, power.prop.test, etc in vectorized fashion and return a table of results
vec_power(fun = stats::power.t.test, ...)
fun |
What is the function to calculate power |
... |
other arguments to pass to power_fn, possibly vectorized |
tibble of results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.