hi,采用auxiliary variable impute缺失值的时候,type=general。详见手册p497. type=basic只是将auxiliary variable保留在数据文件中做后续分析只用,并不采用他们impute缺失值。auxiliary variable的用法一共有四种。详见手册p496.HTH
ya--各位好!请问有没有人用过多重插补法进行缺失值处理的?我试过,第一步就出现了问题,请教一下高手解答!下面是Mplus的语句:INPUT INSTRUCTIONSdata:file =suzhou with missing.txt;
variable:
name=y1-y17 i1-i5 gender age;
usevariables=y1-y17;
missing=all(9);
auxiliary=(m)gender age;
data imputation:
impute=y1-y17;
ndatasets=20;
save=suzhouimp*.dat;
analysis:
type=basic;
bseed=79566;
chains=1;*** ERROR in VARIABLE command
The 'm' specifier in the AUXILIARY option is not available for TYPE=BASIC.是type=basic不对么?去掉之后又有问题:*** WARNING in MODEL command
All variables are uncorrelated with all other variables in the model.
Check that this is what is intended.
1 WARNING(S) FOUND IN THE INPUT INSTRUCTIONS
*** FATAL ERROR
THERE IS NOT ENOUGH MEMORY SPACE TO RUN Mplus ON THE CURRENT
INPUT FILE. YOU CAN TRY TO FREE UP SOME MEMORY BY CLOSING OTHER
APPLICATIONS THAT ARE CURRENTLY RUNNING. NOTE THAT THE MODEL MAY
REQUIRE MORE MEMORY THAN ALLOWED BY THE OPERATING SYSTEM.
REFER TO SYSTEM REQUIREMENTS AT www.statmodel.com FOR MOREINFORMATION ABOUT THIS LIMIT.说是内存不够?到底怎么回事呢?盼请高手解答!!
--
-- 本小组推荐:
http://www.statmodel.com/
http://web.ku.edu/~quant/cgi-bin/mw0/index.php?title=Presentations
http://web.ku.edu/~quant/cgi-bin/mw0/index.php?title=Summer_Institute_Course_Materials
http://courses.nus.edu.sg/course/psycwlm/internet/
(4 TEACHING------4.2 Some notes from previous workshops)
http://web.missouri.edu/~kolenikovs/
http://blog.sina.com.cn/u/2142257021
http://lavaan.ugent.be/
http://personality-project.org/r/r.guide.html#Intro
You received this message because you are subscribed to the Google
Groups "Mplus学习小组" group.
To post to this group, send email to mpl...@googlegroups.com
To unsubscribe from this group, send email to
mpluser+unsub...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/mpluser?hl=zh-TW
-- 本小组推荐:
http://www.statmodel.com/
http://web.ku.edu/~quant/cgi-bin/mw0/index.php?title=Presentations
http://web.ku.edu/~quant/cgi-bin/mw0/index.php?title=Summer_Institute_Course_Materials
http://courses.nus.edu.sg/course/psycwlm/internet/
(4 TEACHING------4.2 Some notes from previous workshops)
http://web.missouri.edu/~kolenikovs/
http://blog.sina.com.cn/u/2142257021
http://lavaan.ugent.be/
http://personality-project.org/r/r.guide.html#Intro
You received this message because you are subscribed to the Google
Groups "Mplus学习小组" group.
To post to this group, send email to mpl...@googlegroups.com
To unsubscribe from this group, send email to
mpluser+unsub...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/mpluser?hl=zh-TW