addExploratoryFactors {ifaTools} | R Documentation |
Adds exploratory factors to a single factor model
Description
Adds exploratory factors to a single factor model
Usage
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) |
[Package ifaTools version 0.23 Index]