calc_ncp_chi2: Find the non-centrality parameter corresponding to Type I error rate and statistical power
Description
Allows user to find the corresponding non-centrality parameter for power analysis based on the Type I error rate, statistical power, and degrees of freedom.
Usage
calc_ncp_chi2(alpha, power, df = 1)
Value
A number.
Arguments
alpha
Type I error rate; numeric.
power
Desired statistical power in decimal form; numeric.