Ravi Kulkarni
2011-Oct-20 11:56 UTC
[R] Structural equation modelling in R compared with Amos
Can anyone give me links to reviews/comparisons of R with Amos for SEM? I have found some but they are a little old (2009). Ravi -- View this message in context: http://r.789695.n4.nabble.com/Structural-equation-modelling-in-R-compared-with-Amos-tp3921654p3921654.html Sent from the R help mailing list archive at Nabble.com.
Joshua Wiley
2011-Oct-20 13:45 UTC
[R] Structural equation modelling in R compared with Amos
Hi Ravi, Look at openmx, it uses R to do matrix optimization especially for SEM (though more general too). It does not have the draw paths interactively feature, but it is extremely powerful and flexible. I have used Amos, EQS, Mplus, Lisrel, and OpenMx and I believe OpenMx is competitive against any of those if you know what you are doing. I have found Amos to be particularly limited in its ability to handle complex models. If you are looking for a simpler interface to SEM in R for some basic models, he k out the SEM package by John Fox. HTH, Josh On Oct 20, 2011, at 4:56, Ravi Kulkarni <ravi.kulk at gmail.com> wrote:> Can anyone give me links to reviews/comparisons of R with Amos for SEM? I > have found some but they are a little old (2009). > > Ravi > > > > -- > View this message in context: http://r.789695.n4.nabble.com/Structural-equation-modelling-in-R-compared-with-Amos-tp3921654p3921654.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.