LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 2010)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 20 Aug 2010 14:22:39 -0400
Reply-To:     Michael Kruger <aa3657@wayne.edu>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Michael Kruger <aa3657@wayne.edu>
Subject:      Mixed Model ANOVA
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

I have spent much of today trying to get a linear mixed-model repeated measures ANOVA to run in SPSS 18. I know my data is structured properly with a single row for each data point and the correct total number of rows for my two within variables, 3 levels of one variable and 4 levels of the other. But I get a processor crash and program terminating message whenever I try to run it. Here is what the syntax looks like that is in the output file after the crash. I don't know what the _ASSERT line refers to. Any help with this vexing problerm would be appreicated. I don't have a lot of hair to pull out anymore....

Michael Kruger

MIXED FQ1 /CRITERIA=CIN(95) MXITER(100) MXSTEP(10) SCORING(1) SINGULAR(0.000000000001) HCONVERGE(0, ABSOLUTE) LCONVERGE(0, ABSOLUTE) PCONVERGE(0.000001, ABSOLUTE) /FIXED=| SSTYPE(3) /METHOD=REML /PRINT=CPS DESCRIPTIVES /REPEATED=Period*cycle | SUBJECT(id) COVTYPE(DIAG). _ASSERT(qfirst) failed in mxceff

===================== To manage your subscription to SPSSX-L, send a message to LISTSERV@LISTSERV.UGA.EDU (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


Back to: Top of message | Previous page | Main SPSSX-L page