example.kfa | R Documentation |
Simulated responses for 900 observations on 20 variables loading onto a 3 factor
structure (see example in kfa
documentation for model).
The simulated data was run through kfa
with the call
kfa(sim.data, k = 2, m = 3) which tested 1-, 2-, and 3-factor structures over 2 folds.
data(example.kfa)
An object of class "kfa"
, which is a four-element list
:
cfas lavaan
CFA objects for each k fold
cfa.syntax syntax used to produce CFA objects
model.names vector of names for CFA objects
efa.structures all factor structures identified in the EFA
data(example.kfa)
agg_cors(example.kfa)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.