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