orderLavResults: orderLavResults

View source: R/helperFunctions.R

orderLavResultsR 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


semPower documentation built on Nov. 15, 2023, 1:08 a.m.