extractTech8: Extract Technical 8 from Mplus

View source: R/parseOutput.R

extractTech8R Documentation

Extract Technical 8 from Mplus

Description

The TECH8 option is used to print the optimization history of a model. It also prints the potential scale reduction in Bayesian models.

Usage

extractTech8(outfiletext, filename)

Arguments

outfiletext

the text of the output file

filename

The name of the file

Value

A list of class “mplus.tech8”

See Also

matrixExtract

Examples

# make me!!!

MplusAutomation documentation built on April 7, 2022, 1:06 a.m.