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 1997)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 8 May 1997 03:35:49 GMT
Reply-To:   David Kurzman <DAVEK@VAX2.CONCORDIA.CA>
Sender:   "SPSSX(r) Discussion" <SPSSX-L@UGA.CC.UGA.EDU>
From:   David Kurzman <DAVEK@VAX2.CONCORDIA.CA>
Organization:   j%nki~w RJ3M-26XPLZ8L-BFGD44CT-1EA6BC82
Subject:   Trend analysis for a repeated measure
Content-Type:   text/plain; charset=us-ascii

The follwing is the commmand syntax for a repeated maesures MANOVA. I find no sig groups effect but a sig repeated measure is found. I am interested in looking at the trend of the analysis but i amnot sure whether I write the syntax correctly.

Please let me know if the follwong is written correctly.

Thanks,

david Kurzman

MANOVA b1l2perf b2l2perf b3l2perf b4l2perf b5l2perf BY train(1 2) type2 (1 2) /WSFACTORS blocks(5) /contrast(blocks) = polynomial /rename mean, linear, quadratic, cubic, quintile /MEASURE perf /wsdesign blocks /analysis (repeated) /METHOD UNIQUE /ERROR WITHIN+RESIDUAL /POWER T(.05) F(.05) /OMEANS TABLES(train type2) /PRINT homogeneity (boxm, bartlett, cochran) SIGNIF (MULT AVERF hf EFSIZE univ) Transform PARAM(ESTIM) /DESIGN train type2

******************************************************************************* * * David Kurzman * * Centre for Research in Human Development, Concordia University, Montreal, QC * * Department of Psychology, Ottawa General Hospital, Ottawa, ON * * 915 Elmsmere Rd. #504, Gloucester, Ontario K1J 8H8 * * http://vax2.concordia.ca/~davek <- Comments Appreciated * ******************************************************************************* *


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