calc_prop: Evaluates power functions for power.prop.test

Description Usage Arguments Details Value See Also

View source: R/fun_calc_prop.R

Description

For all pre-set combinations of n, theta, xi and alpha, this function calculates a list of powCalc objects and saves the list.

Usage

1
calc_prop(n, theta, xi, alpha, save_path)

Arguments

n

numeric vector containing possible range of sample sizes

theta

numeric vector containing possible range of effect sizes

xi

numeric vector containing possible range of proportions

alpha

numeric vector containing possible range of significance levels

save_path

string inidicating where the function output should be saved

Details

Input parameters are optional. Defaults:

Value

list of calculated powCalc objects

See Also

calc_t


CTU-Basel/shinysse documentation built on Feb. 14, 2021, 1:31 a.m.