.initializeMultiGroupSEMForRegularization {lessSEM} | R Documentation |
.initializeMultiGroupSEMForRegularization
Description
initializes the internal C++ SEM for regularization functions
Usage
.initializeMultiGroupSEMForRegularization(
lavaanModels,
startingValues,
modifyModel
)
Arguments
lavaanModels |
vector with models of class lavaan |
startingValues |
either set to est, start, or labeled vector with starting values |
modifyModel |
user supplied model modifications |
Value
model to be used by the regularization procedure
[Package lessSEM version 1.5.5 Index]