结构方程论坛SEM-Structural·Equation·Modeling's Archiver

spssamos 发表于 2011-7-2 21:29

悬赏10000论坛币求详细的多层结构方程处理流程

悬赏10000论坛币求详细的多层结构方程处理流程<br /> 要求<br /> 每一步都要文献<br /> 每一步的统计量,估计都要详细

variable 发表于 2011-7-2 21:34

怎么就没有人回答那

华南心理学 发表于 2011-7-2 21:39

斑竹的问题一般人可能也不会啊

51jijin 发表于 2011-7-2 21:44

<strong> 1# <i>爱萌</i> </strong> <br /> <br /> 我不知道你说的“每一步” 是什么意思。我看到的所有文献都没有一步一步做的。就是一个TWO GROUP ANALYSIS. 和一般的TWO GROUP ANALYSIS不一样的地方就是一个是WITHIN GROUP, 另一个是BETWEEN GROUP. 在SYNTANX 里面要注明GROUPING VARIABLE.

华南心理学 发表于 2011-7-2 21:49

<br /> <strong>1# <i>爱萌</i> </strong><br /> <br /> 方法都是一套步骤做完,哪有一步一步,每一步都有参考文献的?<br /> <br /> 我准备接下来,然后项目分包,有没有人应的?搭建团队了,共同赚这10000币啊。

mischina 发表于 2011-7-2 21:54

<blockquote>辛勤工作 发表于 2010-9-2 09:43 <img src is 'Chap9_grpexam.txt';<br /> VARIABLE:<br /> &nbsp; &nbsp; Names are obs x m y i j;<br /> &nbsp; &nbsp; Usevariables are x m y;<br /> &nbsp; &nbsp; Cluster is j;<br /> &nbsp; &nbsp; Between = x;<br /> &nbsp; &nbsp; Within = m;<br /> &nbsp; &nbsp; Centering = Grandmean(m);<br /> ANALYSIS:<br /> &nbsp; &nbsp; Type is Twolevel Random;<br /> &nbsp; &nbsp; Estimator is MLR;<br /> &nbsp; &nbsp; Iterations = 1000;<br /> &nbsp; &nbsp; Convergence = 0.00005;<br /> MODEL:<br /> &nbsp; &nbsp; %Within%<br /> &nbsp; &nbsp; y on m;<br /> &nbsp; &nbsp; %Between%<br /> &nbsp; &nbsp; y on x;<br /> OUTPUT:<br /> 例子2:<br /> TITLE: Chapter 9 Group Example Using the Kenny (2003) Data<br /> DATA: <br /> &nbsp; &nbsp; File is 'Chap9_Kenny.dat';<br /> VARIABLE:<br /> &nbsp; &nbsp; Names are subjid meas x m y constant;<br /> &nbsp; &nbsp; Usevariables are x m y;<br /> &nbsp; &nbsp; Cluster is subjid;<br /> &nbsp; &nbsp; Within = x;<br /> ANALYSIS:<br /> &nbsp; &nbsp; Type is Twolevel Random;<br /> &nbsp; &nbsp; Algorithm = Integration;<br /> &nbsp; &nbsp; Ghfiml = On;&nbsp; &nbsp; <br /> MODEL:<br /> &nbsp; &nbsp; %Within%<br /> &nbsp; &nbsp; cprime | y on x;<br /> &nbsp; &nbsp; a | m on x;<br /> &nbsp; &nbsp; b | y on m;<br /> &nbsp; &nbsp; %Between%<br /> &nbsp; &nbsp; a with b;<br /> OUTPUT:<br /> &nbsp; &nbsp; sampstat tech1 tech3 tech8;<br /> <br /> <br /> 本文来自: 人大经济论坛 LISREL、AMOS等结构方程模型分析软件 版,详细出处参考:http://bbs.pinggu.org/viewthread.php?tid=903610&amp;page=1&amp;from^^uid=326348<strong> 1# <i>爱萌</i> </strong>

数据分析 发表于 2011-7-2 21:59

<blockquote>shenym 发表于 2010-9-7 01:40 <img src is 'Chap9_grpexam.txt';<br /> VARIABLE:<br /> &nbsp; &nbsp; Names are obs x m y i j;<br /> &nbsp; &nbsp; Usevariables are x m y;<br /> &nbsp; &nbsp; Cluster is j;<br /> &nbsp; &nbsp; Between = x;<br /> &nbsp; &nbsp; Within = m;<br /> &nbsp; &nbsp; Centering = Grandmean(m);<br /> ANALYSIS:<br /> &nbsp; &nbsp; Type is Twolevel Random;<br /> &nbsp; &nbsp; Estimator is MLR;<br /> &nbsp; &nbsp; Iterations = 1000;<br /> &nbsp; &nbsp; Convergence = 0.00005;<br /> MODEL:<br /> &nbsp; &nbsp; %Within%<br /> &nbsp; &nbsp; y on m;<br /> &nbsp; &nbsp; %Between%<br /> &nbsp; &nbsp; y on x;<br /> OUTPUT:<br /> 例子2:<br /> TITLE: Chapter 9 Group Example Using the Kenny (2003) Data<br /> DATA: <br /> &nbsp; &nbsp; File is 'Chap9_Kenny.dat';<br /> VARIABLE:<br /> &nbsp; &nbsp; Names are subjid meas x m y constant;<br /> &nbsp; &nbsp; Usevariables are x m y;<br /> &nbsp; &nbsp; Cluster is subjid;<br /> &nbsp; &nbsp; Within = x;<br /> ANALYSIS:<br /> &nbsp; &nbsp; Type is Twolevel Random;<br /> &nbsp; &nbsp; Algorithm = Integration;<br /> &nbsp; &nbsp; Ghfiml = On;&nbsp; &nbsp; <br /> MODEL:<br /> &nbsp; &nbsp; %Within%<br /> &nbsp; &nbsp; cprime | y on x;<br /> &nbsp; &nbsp; a | m on x;<br /> &nbsp; &nbsp; b | y on m;<br /> &nbsp; &nbsp; %Between%<br /> &nbsp; &nbsp; a with b;<br /> OUTPUT:<br /> &nbsp; &nbsp; sampstat tech1 tech3 tech8;<br /> 表示感谢,这段时间特别忙就没有时间研究,但是我对SAS独有情<br /> <br /> 本文来自: 人大经济论坛 LISREL、AMOS等结构方程模型分析软件 版,详细出处参考:http://bbs.pinggu.org/viewthread.php?tid=903610&amp;page=1&amp;from^^uid=326348<strong> 1# <i>爱萌</i> </strong></blockquote>

variable 发表于 2011-7-2 22:04

李仁豪 <br /> 邱皓政<br /> 的文章中皆有mplus的syntax可參考

mischina 发表于 2011-7-2 22:09

最好练习一下MPLUS的编程,根据多层次结构方程模型的原理,我想肯定能够实现你的要求

amos 发表于 2011-7-2 22:14

请问老兄具体用它做什么分析呢?

sopheia 发表于 2011-7-2 22:19

MPLUS11章<br /> 关于<br /> within<br /> between的用法,比较全<br /> 可惜的就是数据结果无解释<br /> <br /> 论坛里发的MSEM文章都是从这一章来的<br /> <br /> 同时关于MSEM使用HLM也是可以做得<br /> 目前,我正在扣一篇英文<br /> 里面提及到测量数据如何计算测量误差<br /> <br /> 如果抠出来,就能解决MSEM在HLM如何计算误差模型<br /> 这一点和LISREL MPLUS的算法是不一样的<br /> <br /> 愿主保佑……

华南心理学 发表于 2011-7-2 22:24

楼主应该奖奖另外一个帖子的那几个兄弟

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.