View source: R/utils_validation.R
| ProductNormal_from_lavaan | R Documentation |
Utility function to create ProductNormal from lavaan parameter estimates
ProductNormal_from_lavaan(lavaan_model, param_names)
lavaan_model |
A fitted lavaan model object |
param_names |
Names of parameters to include in the product (e.g., c("a", "b")) |
A ProductNormal object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.