View source: R/helperFunctions.R
orderLavResults | R Documentation |
returns lavaan
implied covariance matrix or mean vector in correct order.
orderLavResults(lavCov = NULL, lavMu = NULL)
lavCov |
model implied covariance matrix |
lavMu |
model implied means |
either cov or mu in correct order
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.