.setSMatrix | R Documentation |
internal function. Populates the matrix with undirected paths in RAM notation
.setSMatrix(
model,
lavaanParameterTable,
nLatent,
nManifest,
latentNames,
manifestNames
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.