addExploratoryFactors: Adds exploratory factors to a single factor model

Description Usage Arguments

View source: R/model.R

Description

Adds exploratory factors to a single factor model

Usage

1
addExploratoryFactors(model, toAdd, ..., addUniquenessPrior = TRUE)

Arguments

model

a single factor (possibly multigroup) model

toAdd

the number of factors to add

...

Not used. Forces remaining arguments to be specified by name.

addUniquenessPrior

whether to add a uniqueness prior to the model (default TRUE)


ifaTools documentation built on Jan. 20, 2022, 1:08 a.m.