powered by
This is a simple function designed to take a dataset in R and translate it into a set of variable names for Mplus.
R
createVarSyntax(data)
A character vector of the variable names for Mplus
An R dataset.
prepareMplusData
MplusAutomation:::createVarSyntax(mtcars)
Run the code above in your browser using DataLab