getErrorDiff: getErrorDiff

Description Usage Arguments Value

View source: R/compromise.R

Description

determine the squared log-difference between alpha and beta error given a certain chi-square value from central chi-square(df) and a non-central chi-square(df, ncp) distribution.

Usage

1
getErrorDiff(critChiSquare, df, ncp, log.abratio)

Arguments

critChiSquare

evaluated chi-squared value

df

the model degrees of freedom

ncp

the non-centrality parameter

log.abratio

log(alpha/beta)

Value

squared difference between alpha and beta on a log scale


semPower documentation built on Nov. 2, 2021, 1:06 a.m.