getAGFI.F {semPower} | R Documentation |
getAGFI.F
Description
Computes AGFI from the minimum of the ML-fit-function.
Usage
getAGFI.F(Fmin, df, p)
Arguments
Fmin |
minimum of the ML-fit-function |
df |
model degrees of freedom |
p |
number of observed variables |
Value
Returns AGFI
[Package semPower version 2.1.0 Index]