.setMVector | R Documentation |
internal function. Populates the vector with means in RAM notation
.setMVector(
model,
lavaanParameterTable,
nLatent,
nManifest,
latentNames,
manifestNames,
rawData
)
model |
model of class lavaan |
lavaanParameterTable |
parameter table from lavaan |
nLatent |
number of latent variables |
nManifest |
number of manifest variables |
latentNames |
names of latent variables |
manifestNames |
names of manifest variables |
rawData |
matrix with raw data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.