model_structure {kfa} | R Documentation |
Extract unique factor structures across the k-folds
model_structure(models)
models |
An object returned from |
data.frame
with the number of folds the unique factor structure was tested for each factor model.
data(example.kfa)
model_structure(example.kfa)