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 (January 2010, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 15 Jan 2010 06:07:09 -0800
Reply-To:   Ryan <ryan.andrew.black@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Ryan <ryan.andrew.black@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   Generating Response Data using *Actual* Data
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

Hi,

Has anybody ever generated response data using actual data? Say you had the following data set:

Person Community X Y 1 1 24 2 1 24 3 1 24 4 1 24 5 2 33 6 2 33 7 3 10 8 3 10 9 3 10 10 3 10 11 3 10 12 3 10 13 4 10 . . . N

Note that data for the response variable, Y, are missing. Let's say I wanted to generate data for Y with parameter estimates [assigned by me] within a linear mixed model framework.

Thanks,

Ryan


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