Skip to contents

This function allows you to use power.t.test, power.prop.test, etc in vectorized fashion and return a table of results

Usage

vec_power(fun = stats::power.t.test, ...)

Arguments

fun

What is the function to calculate power

...

other arguments to pass to power_fn, possibly vectorized

Value

tibble of results