View source: R/Syntax-Functions.R
model_structure | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.