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 (November 2010)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 9 Nov 2010 11:17:17 -0800
Reply-To:     Bruce Weaver <bruce.weaver@hotmail.com>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Bruce Weaver <bruce.weaver@hotmail.com>
Subject:      Re: Testing Simple Effects in SPSS XXXX
In-Reply-To:  <201011091623.oA9BlJqD022494@willow.cc.uga.edu>
Content-Type: text/plain; charset=us-ascii

Simple main effects can be obtained via EMMEANS with COMPARE. You need something like:

/EMMEANS=TABLES(A*B) compare(A)

or...

/EMMEANS=TABLES(A*B) compare(B)

The first one will give the simple main effects of A at each level of B; and the second, the simple main effects of B at each level of A.

Dan Abner wrote: > > Hello, > > I am using the general linear model program in SPSS to analyze data from a > 2 x 3 design. What is the best way to perform an analysis of simple > effects? > > Thank you, > > Dan > > ===================== > 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 > >

----- -- Bruce Weaver bweaver@lakeheadu.ca http://sites.google.com/a/lakeheadu.ca/bweaver/

"When all else fails, RTFM."

NOTE: My Hotmail account is not monitored regularly. To send me an e-mail, please use the address shown above.

-- View this message in context: http://spssx-discussion.1045642.n5.nabble.com/Testing-Simple-Effects-in-SPSS-XXXX-tp3257197p3257497.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