Skip to content

Commit d12bf4d

Browse files
committed
RMSEA: add correction note
1 parent e3811e1 commit d12bf4d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/frontend/fit/fitmeasures/RMSEA.jl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ for the SEM model.
1313
1414
# See also
1515
[`fit_measures`](@ref), [`χ²`](@ref), [`dof`](@ref)
16+
17+
# Extended help
18+
19+
For multigroup models, the correction proposed by J.H. Steiger is applied
20+
(see [Steiger, J. H. (1998). *A note on multiple sample extensions of the RMSEA fit index*](https://doi.org/10.1080/10705519809540115)).
1621
"""
1722
function RMSEA end
1823

0 commit comments

Comments
 (0)