powered by
The factor correlations aggregated over k-folds
agg_cors(models, flag = 0.9, type = "factor")
data.frame of mean factor correlations for each factor model and vector with count of folds with a flagged correlation
data.frame
vector
An object returned from kfa
kfa
threshold above which a factor correlation will be flagged
currently ignored; "factor" (default) or "observed" variable correlations
"factor"
"observed"
data(example.kfa) agg_cors(example.kfa)
Run the code above in your browser using DataLab