Vectorized power estimates
vec_power.RdThis 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, ...)vec_power.RdThis 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, ...)