model_structure: Unique factor structures

View source: R/Syntax-Functions.R

model_structureR 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)


kfa documentation built on July 9, 2023, 5:44 p.m.