imxModelBuilder | R Documentation |
This is an internal function exported for those people who know what they are doing.
imxModelBuilder(
model,
lst,
name,
manifestVars,
latentVars,
productVars,
submodels,
remove,
independent
)
model |
model |
lst |
lst |
name |
name |
manifestVars |
manifestVars |
latentVars |
latentVars |
productVars |
productVars |
submodels |
submodels |
remove |
remove |
independent |
independent |
TODO: It probably makes sense to split this into separate methods. For example, modelAddVariables and modelRemoveVariables could be their own methods. This would reduce some cut&paste duplication.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.