getEstimates.lavaan {AlignLV}R Documentation

Prepare lavaan estimates for alignment

Description

Not generally intended to be used on its own, but exported anyway for didactic purposes.

Usage

getEstimates.lavaan(fit, SE = TRUE)

Arguments

fit

A lavaan object compatible with Alignment

SE

logical; whether to also obtain standard errors.

Details

See example for Alignment for examples

This program was designed based on the published work of Asparouhov & Muthen, and was not intended to match Mplus exactly, and may not.

Value

A list of estimates in a format amenable to subsequent alignment


[Package AlignLV version 0.1.0.0 Index]