View source: R/helper_estimators_weights.R
setStartingValues | R Documentation |
Set the starting values.
setStartingValues( .W = args_default()$.W, .starting_values = args_default()$.starting_values )
.W |
A (J x K) matrix of weights. |
.starting_values |
A named list of vectors where the
list names are the construct names whose indicator weights the user
wishes to set. The vectors must be named vectors of |
The (J x K) matrix of starting values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.