MplusAutomation PreviousNext
Mplus Discussion > Structural Equation Modeling >
Message/Author
 emmy emmy  posted on Sunday, September 29, 2013 - 9:36 am
hi everybody
i want to test sem in R using MplusAutomation but i always have the same problem
when i execute runmodels i dont find file .out in my folder

i use mplus demo 7.11

my code is
ds = read.csv("http://www.math.smith.edu/r/data/help.csv")
attach(ds)
library(MplusAutomation)
cesdcut = ifelse(cesd>20, 1, 0)
smallds = na.omit(data.frame(homeless, cesdcut,
satreat, linkstatus))
prepareMplusData(smallds, file="mplus.dat")
createModels("mplus.txt")
runModels()
summary=extractModelSummaries()
models=readModels()

please please help me
 Linda K. Muthen posted on Sunday, September 29, 2013 - 9:51 am
You need to contact the MplusAutomation authors with questions about MplusAutomation.
Back to top
Add Your Message Here
Post:
Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action: