Description Usage Arguments Details Value
View source: R/helperFunctions.R
calculates RMSEA from minimum of the ML-fit-function
1 | getRMSEA.F(Fmin, df, nGroups = 1)
|
Fmin |
minimum of the ML-fit-function |
df |
model degrees of freedom |
nGroups |
the number of groups |
F_min = rmsea^2 * df
RMSEA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.