Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

createVarSyntax

Create Mplus syntax for variable names


Description

This is a simple function designed to take a dataset in R and translate it into a set of variable names for Mplus.

Usage

createVarSyntax(data)

Arguments

data

An R dataset.

Value

A character vector of the variable names for Mplus

See Also

Examples

MplusAutomation:::createVarSyntax(mtcars)

MplusAutomation

An R Package for Facilitating Large-Scale Latent Variable Analyses in Mplus

v0.8
LGPL-3
Authors
Michael Hallquist [aut, cre], Joshua Wiley [aut], Caspar van Lissa [ctb], Daniel Morillo [ctb]
Initial release
2020-09-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.