Learn R Programming

kfa (version 0.2.2)

model_structure: Unique factor structures

Description

Extract unique factor structures across the k-folds

Usage

model_structure(models)

Value

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

Arguments

models

An object returned from kfa

Examples

Run this code
data(example.kfa)
model_structure(example.kfa)

Run the code above in your browser using DataLab