powered by
Helper function that guesses GoF or BoF from a given index name
index_guess(index)
Returns GoF (Goodness-of-Fit index) or BoF (Badness of Fit index).
A fit index or measure provided by function fitmeasures in package lavaan
index_guess("cfi") index_guess("tli") index_guess("rmsea") index_guess("srmr")
Run the code above in your browser using DataLab