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 (August 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 17 Aug 2009 07:55:33 -0700
Reply-To:   elodie <elodie.gillain@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   elodie <elodie.gillain@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   proc mixed. group trajectory of the predicted dependent variable
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

Hi everyone,

I am running a repeated measures analysis on some psychosocial measure using PROC MIXED. My experiment design is very basic in the sense that I only have one treatment group, no control group, and three timepoints. I would like to get a plot of the *group* trajectory of the (predicted) measure of interest across time. Any ideas on how to get that trajectory?

I know how to get the *individual* predicted values using the OUTPRED=pred option in proc mixed. But I am not sure there is an option for the *group* predicted value. So I thought I could average the individual prediction within the group and use proc gplot, but there must be a better way.

Thanks in advance for your help.


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