getRMSEA.F: getRMSEA.F

Description Usage Arguments Details Value

View source: R/helperFunctions.R

Description

calculates RMSEA from minimum of the ML-fit-function

Usage

1
getRMSEA.F(Fmin, df, nGroups = 1)

Arguments

Fmin

minimum of the ML-fit-function

df

model degrees of freedom

nGroups

the number of groups

Details

F_min = rmsea^2 * df

Value

RMSEA


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