Learn R Programming

MplusAutomation (version 1.0.0)

extractTech8: 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

Run this code
# NOT RUN {
# make me!!!
# }

Run the code above in your browser using DataLab