.initializeWeights | R Documentation |
initialize the adaptive lasso weights
.initializeWeights(
weights,
penalty,
method,
createAdaptiveLassoWeights,
control,
lavaanModel,
modifyModel,
startingValues,
rawParameters
)
weights |
weight argument passed to function |
penalty |
penalty used |
createAdaptiveLassoWeights |
should adaptive lasso weights be created? |
control |
list with control elements for optimizer |
lavaanModel |
model of type lavaan |
modifyModel |
list with model modifications |
startingValues |
either set to est, start, or labeled vector with starting values |
rawParameters |
raw parameters |
vector with weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.