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 (May 2010)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 13 May 2010 05:05:38 -0700
Reply-To:     rblack <ryan.andrew.black@GMAIL.COM>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         rblack <ryan.andrew.black@GMAIL.COM>
Subject:      Re: deviation contrast for linear mixed model?
In-Reply-To:  <201005121316.o4CAl7v6030774@malibu.cc.uga.edu>
Content-Type: text/plain; charset=us-ascii

You might be able to use the TEST subcommand.

Diane Putnick wrote: > > Hi there, > > I am trying to model a repeated measures ANOVA type model with 3 repeated > covariates using MIXED. Parent gender (mother vs. father) is the repeated > fixed factor, country (9 groups) is the between-subjects fixed factor, and > the covariates are mother-father age, education, and social desirability > bias. The problem I'm having is that I want to get a deviation contrast > (deviation from the grand mean) for the main effect of country. I don't > see any easy way to do this in the syntax. My options seem to only include > using a single group as the contrast group. Any suggestions? > > Thanks, > Diane > > MIXED dv BY Parent NewCountryID > /CRITERIA=CIN(95) MXITER(100) MXSTEP(5) SCORING(1) SINGULAR > (0.000000000001) HCONVERGE(0, > ABSOLUTE) LCONVERGE(0, ABSOLUTE) PCONVERGE(0.000001, ABSOLUTE) > /FIXED=Parent NewCountryID Parent*NewCountryID | SSTYPE(3) > /METHOD=REML > /PRINT=SOLUTION TESTCOV > /REPEATED=Parent | SUBJECT(idnew) COVTYPE(CSH) > /EMMEANS=TABLES(Parent) COMPARE ADJ(LSD) > /EMMEANS=TABLES(NewCountryID) COMPARE REFCAT(??) ADJ(LSD) > /EMMEANS=TABLES(Parent*NewCountryID) . > > ===================== > 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 > >

-- View this message in context: http://old.nabble.com/deviation-contrast-for-linear-mixed-model--tp28535834p28546686.html Sent from the SPSSX Discussion mailing list archive at Nabble.com.

===================== 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