Hi, i'm new to using repeated measures manova and though i have trawled the net a bit, i can't find the precise answer i need.
I am analysing some data that has: 4 measures (4 different and related tests from each subject) 1 within-subject factor (time at T1 and T2) 1 between-subjects variable (brain function at 3 levels - either norm, mild, or severe) I've performed a repeated measures manova and get my multivar and univar results. However, i am interested in how each test score changes from T1 to T2, for each brain function group. I can get the marginal means for this interaction via the 'options' box and it gives me the means and CIs, but how can i get SPPS to provide some p-values? Any help grateful. |
Hello, I will be out of the office starting Tuesday, June 25. I will be back in the office on Monday, July 8. I will respond to your email after I am back in the office. If you have a question about your application, please contact your department. You can find contact information for your department here:
http://www.temple.edu/academics/degree-programs/graduate. Best, Michael Toner ********************************************* Michael J. Toner, Ph.D. Associate Director, Graduate Enrollment and Data Management Office of the Graduate School Temple University 1803 N. Broad St. 501 Carnell Hall Philadelphia, PA 19122-6095 phone 215.204.6577 fax 215.204.8781 email [hidden email] |
In reply to this post by steven
Let's assume that you call your within subject factors within_measure1, within_measure2, etc.
Try a subcommand: /EMMEANS = TABLES(within_measure1*brainfunction) COMPARE (within_measure1) It should give you the p-values for t1-t2 comparison at each brainfunction level. HIH. Bozena -----Original Message----- From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of steven Sent: June 24, 2013 8:01 PM To: [hidden email] Subject: REPEATED MEASURES MANOVA question Hi, i'm new to using repeated measures manova and though i have trawled the net a bit, i can't find the precise answer i need. I am analysing some data that has: 4 measures (4 different and related tests from each subject) 1 within-subject factor (time at T1 and T2) 1 between-subjects variable (brain function at 3 levels - either norm, mild, or severe) I've performed a repeated measures manova and get my multivar and univar results. However, i am interested in how each test score changes from T1 to T2, for each brain function group. I can get the marginal means for this interaction via the 'options' box and it gives me the means and CIs, but how can i get SPPS to provide some p-values? Any help grateful. -- View this message in context: http://spssx-discussion.1045642.n5.nabble.com/REPEATED-MEASURES-MANOVA-question-tp5720874.html Sent from the SPSSX Discussion mailing list archive at Nabble.com. ===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (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 ===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (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 |
In reply to this post by steven
"Any help," okay. Alarm bells are going off.
Change scores, for three groups that differ in brain function. Is there any chance at all that the groups are equal at PRE? The chance that the answer is "no" is the first cause of alarm. - When PREs aren't equal, the comparison of Changes is problematic even for one score. Do you really want to look at simple change, or should you look at regressed change (ANCOVA)? - That sometimes depend on how the samples are selected: You do expect "regression toward the mean" if the severity was a guide for selection (maybe, "mild" versus "severe"?). The best guide for figuring out what (or whether)something is really happening is to examine the scatter plots of the data points, in addition to the plots of the means. Is there a basement/ceiling effect, or do the measurements have no problems to worry about? MANOVA is not a powerful way to look for specific patterns when you do have specific patterns in mind, because it wastes its d.f.'s in testing "all possible patterns." This is the second cause of alarm. If you have one or two specific hypotheses in mind, you will get your firm answer by constructing specific contrasts and testing those separately. That gives you the ANSWER as well as giving you the test with its best power. Use Bonferroni correction to preserve the overall alpha. Hope this does help. -- Rich Ulrich > Date: Mon, 24 Jun 2013 20:01:01 -0700 > From: [hidden email] > Subject: REPEATED MEASURES MANOVA question > To: [hidden email] > > Hi, i'm new to using repeated measures manova and though i have trawled the > net a bit, i can't find the precise answer i need. > > I am analysing some data that has: > 4 measures (4 different and related tests from each subject) > 1 within-subject factor (time at T1 and T2) > 1 between-subjects variable (brain function at 3 levels - either norm, mild, > or severe) > > I've performed a repeated measures manova and get my multivar and univar > results. However, i am interested in how each test score changes from T1 to > T2, for each brain function group. I can get the marginal means for this > interaction via the 'options' box and it gives me the means and CIs, but how > can i get SPPS to provide some p-values? > > Any help grateful. > |
Thanks Bozena, the EMMEANS subcommand was exactly what i wanted...
...though I'll also need to digest some of the comments Rich made to see if a different analysis may be more appropriate. Regards, Steve |
Free forum by Nabble | Edit this page |