model_structure {kfa}R Documentation

Unique factor structures

Description

Extract unique factor structures across the k-folds

Usage

model_structure(models)

Arguments

models

An object returned from kfa

Value

data.frame with the number of folds the unique factor structure was tested for each factor model.

Examples

data(example.kfa)
model_structure(example.kfa)


[Package kfa version 0.2.2 Index]