“Mplus CFA Example 5.1”的版本间的差异
来自OBHRM百科
Lichaoping(讨论 | 贡献) |
Lichaoping(讨论 | 贡献) |
||
第4行: | 第4行: | ||
{{code | {{code | ||
|widtha= 20% | |widtha= 20% | ||
− | |widthb=80% | + | |widthb= 80% |
|syntax=TITLE: this is an example of a CFA with<br>continuous factor indicators;<br> | |syntax=TITLE: this is an example of a CFA with<br>continuous factor indicators;<br> | ||
DATA: FILE IS ex5.1.dat;<br> | DATA: FILE IS ex5.1.dat;<br> |
2017年2月28日 (二) 16:33的版本
示意图
代码与注释
Mplus代码 | 注释 |
TITLE: this is an example of a CFA with continuous factor indicators; DATA: FILE IS ex5.1.dat; |
!这是标题,总共两行内容,第一行 !第二行,想要多少行,就写多少行 |