50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

kfa (version 0.2.2)

agg_loadings: Aggregated factor loadings

Description

The factor loadings aggregated over k-folds

Usage

agg_loadings(models, flag = 0.3, digits = 2)

Value

data.frame of mean factor loadings for each factor model and vector with count of folds with a flagged loading

Arguments

models

An object returned from kfa

flag

threshold below which loading will be flagged

digits

integer; number of decimal places to display in the report.

Examples

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

Run the code above in your browser using DataLab