prepareMplusData_Mat: Prepare Mplus Data Matrix

View source: R/prepareMplusData.R

prepareMplusData_MatR Documentation

Prepare Mplus Data Matrix

Description

support writing of covariance or means + covariance matrix (future)

Usage

prepareMplusData_Mat(covMatrix, meansMatrix, nobs)

Arguments

covMatrix

The covariance matrix

meansMatrix

The means matrix

nobs

Number of observations for the data

Value

A dataset


michaelhallquist/MplusAutomation documentation built on June 15, 2025, 9:48 a.m.