getEstimates.lavaan: Prepare 'lavaan' estimates for alignment

View source: R/helpers.R

getEstimates.lavaanR 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


AlignLV documentation built on Oct. 4, 2024, 5:11 p.m.