| 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 |
|
| 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
|