example.kfa: kfa results from simulated data example

example.kfaR Documentation

kfa results from simulated data example

Description

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.

Usage

data(example.kfa)

Format

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

Examples

data(example.kfa)
agg_cors(example.kfa)


kfa documentation built on July 9, 2023, 5:44 p.m.