data(example.kfa)
# customize fit indices to report
k_model_fit(example.kfa, index = c("chisq", "cfi", "rmsea", "srmr"))
# organize results by factor model rather than by fold
k_model_fit(example.kfa, by.fold = FALSE)
Run the code above in your browser using DataLab