Posted by
Maguin, Eugene on
Jul 20, 2015; 2:59pm
URL: http://spssx-discussion.165.s1.nabble.com/Standardised-standardized-residuals-Mixed-tp5730188p5730192.html
See page 1104 of the V22 reference manual (or its equivalent for other versions). However, standardized values are not available.
I do not know how to compute standardized values of either coefficients or residuals for mixed models. Perhaps a more knowledgeable person will respond.
Gene Maguin
-----Original Message-----
From: SPSSX(r) Discussion [mailto:
[hidden email]] On Behalf Of Steph Bullen
Sent: Monday, July 20, 2015 8:35 AM
To:
[hidden email]
Subject: Standardised/standardized residuals (Mixed)
Hi all,
I have just constructed a growth curve model using SPSS (syntax below) and want to do some model checking with a standardised residual x predicted value scatter plot and histogram of standardised residuals. However, SPSS does not appear to recognising the ZRESID command in /SAVE. In addition, when this model is put in manually using the dialogue boxes there is no option to check "standardised residuals".
Has anybody encountered this before, and if so how did you circumvent it?
Thanks in advance.
Steph
Syntax:
MIXED Weight BY Farm Group WITH Age Baseline_Weight Time
/CRITERIA = CIN(95) MXITER(100) MXSTEP(5) SCORING(1)
SINGULAR(0.000000000001) HCONVERGE(0, ABSOLUTE)
LCONVERGE(0, ABSOLUTE) PCONVERGE(0.000001, ABSOLUTE) /FIXED =Farm Group Baseline_Weight Age Time Farm*Time Farm*Age Farm*Baseline_Weight | SSTYPE(3)
/METHOD = REML
/PRINT =G SOLUTION TESTCOV
/RANDOM =INTERCEPT Time | SUBJECT(ID) COVTYPE(UN) /SAVE =RESID PRED.
--
View this message in context:
http://spssx-discussion.1045642.n5.nabble.com/Standardised-standardized-residuals-Mixed-tp5730188.htmlSent from the SPSSX Discussion mailing list archive at Nabble.com.
=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD