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 May 9, 2024, 11:37 p.m.