extractTech8 {MplusAutomation}R 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!!!

[Package MplusAutomation version 1.1.1 Index]