View source: R/Aggregate-Functions.R
agg_rels | R Documentation |
The factor reliabilities aggregated over k-folds
agg_rels(models, flag = 0.6, digits = 2)
models |
An object returned from |
flag |
threshold below which reliability will be flagged |
digits |
integer; number of decimal places to display in the report. |
data.frame
of mean factor (scale) reliabilities for each factor model and vector
with count of folds with a flagged reliability
data(example.kfa)
agg_rels(example.kfa)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.