Learn R Programming

MplusAutomation (version 1.1.1)

unlabeledMatrixExtract: Reconstruct matrix from unlabeled multi-line text output

Description

worker function for extracting Mplus matrix output from an unlabeled section where matrices are spread across blocks to keep within width constraints example: class counts output from latent class models.

Usage

unlabeledMatrixExtract(outfiletext, filename)

Value

a matrix

Arguments

outfiletext

The text of the output file

filename

The name of the output file

Examples

Run this code
# make me!!!

Run the code above in your browser using DataLab