orderLavResults {semPower} | R Documentation |
orderLavResults
Description
returns lavaan
implied covariance matrix or mean vector in correct order.
Usage
orderLavResults(lavCov = NULL, lavMu = NULL)
Arguments
lavCov |
model implied covariance matrix |
lavMu |
model implied means |
Value
either cov or mu in correct order
[Package semPower version 2.1.0 Index]