[R] structural equation models in R

2014-04-06 Thread thanoon younis
hi
i need your help to know how can i analysis structural equation models in R.

thanks alot

[[alternative HTML version deleted]]

__
R-help@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.


Re: [R] structural equation models in R

2014-04-06 Thread Patrick Coulombe
Hi Thanoon,

Not sure how we can help when you ask such a vague, broad question.
But in any case, I would recommend using the package lavaan in R.
Look it up: http://lavaan.ugent.be/

Patrick

2014-04-06 6:26 GMT-06:00 thanoon younis thanoon.youni...@gmail.com:
 hi
 i need your help to know how can i analysis structural equation models in R.

 thanks alot

 [[alternative HTML version deleted]]

 __
 R-help@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.

__
R-help@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.


Re: [R] structural equation models in R

2014-04-06 Thread Don McKenzie
There is also a newer package called “plspm” (“partial least squares path 
modeling”)

http://cran.r-project.org/web/packages/plspm/plspm.pdf

Even though it is called path modeling instead of SEM, it does seem to 
incorporate latent variables explicitly.

On Apr 6, 2014, at 11:17 AM, Patrick Coulombe patrick.coulo...@gmail.com 
wrote:

 Hi Thanoon,
 
 Not sure how we can help when you ask such a vague, broad question.
 But in any case, I would recommend using the package lavaan in R.
 Look it up: http://lavaan.ugent.be/
 
 Patrick
 
 2014-04-06 6:26 GMT-06:00 thanoon younis thanoon.youni...@gmail.com:
 hi
 i need your help to know how can i analysis structural equation models in R.
 
 thanks alot
 
[[alternative HTML version deleted]]
 
 __
 R-help@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.
 
 __
 R-help@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.

Don McKenzie
Research Ecologist
Pacific Wildland Fire Sciences Lab
US Forest Service

Affiliate Professor
School of Environmental and Forest Sciences
University of Washington
d...@uw.edu





[[alternative HTML version deleted]]

__
R-help@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.


Re: [R] structural equation models in R

2014-04-06 Thread Rich Shepard

On Sun, 6 Apr 2014, Patrick Coulombe wrote:


Not sure how we can help when you ask such a vague, broad question. But in
any case, I would recommend using the package lavaan in R. Look it up:
http://lavaan.ugent.be/


  There's also plspm for Partial Least Squares -- Path Modeling.

Rich

__
R-help@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.


Re: [R] structural equation models in R

2014-04-06 Thread John Fox
Dear thanoon younis,

RSiteSearch(structural equation model, functions) turns up a number of
relevant packages.

I hope this helps,
 John

 -Original Message-
 From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
 project.org] On Behalf Of thanoon younis
 Sent: Sunday, April 06, 2014 8:26 AM
 To: r-help@r-project.org
 Subject: [R] structural equation models in R
 
 hi
 i need your help to know how can i analysis structural equation models
 in R.
 
 thanks alot
 
   [[alternative HTML version deleted]]
 
 __
 R-help@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.

__
R-help@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.