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 (April 2005)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 8 Apr 2005 21:13:57 +1000
Reply-To:     Bob Green <bgreen@dyson.brisnet.org.au>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Bob Green <bgreen@dyson.brisnet.org.au>
Subject:      POST HOC syntax &  UNIANOVA
Content-Type: text/plain; charset="us-ascii"; format=flowed

The help file describes the option of requesting post hoc tests with the UNIANOVA command. However, my attempts to do this have not been successful. I would appreciate advice regarding whether I can include a SCHEFFE test in the analysis below and if so, what syntax is required.

Thanks

Bob Green

UNIANOVA avdayamt BY dkscore group /METHOD = SSTYPE(3) /INTERCEPT = INCLUDE /PLOT = PROFILE( dkscore*group ) /EMMEANS = TABLES(OVERALL) /EMMEANS = TABLES(dkscore) /EMMEANS = TABLES(group) /EMMEANS = TABLES(dkscore*group) /PRINT = DESCRIPTIVE ETASQ OPOWER HOMOGENEITY /CRITERIA = ALPHA(.05) /DESIGN = dkscore group dkscore*group .


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