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


[Package MplusAutomation version 1.1.0 Index]