Date: Wed, 19 May 2004 12:32:45 -0400
Reply-To: "Beckman, Anthony" <Anthony_Beckman@URMC.ROCHESTER.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Beckman, Anthony" <Anthony_Beckman@URMC.ROCHESTER.EDU>
Subject: Choosing an episode
Content-Type: text/plain; charset="iso-8859-1"
Yes,
I have the dataset sorted by ID currently, however I do have separate
datafiles for each subject so I can do this within each sub-file if
necessary.
I wish to have a value from the epoch before the first zero rating and a
value from the epoch after the last zero rating of a run.
IE
epoch rating Epochs of interest.
1 3
2 3
3 2 *
4 0
5 0 *
6 0
7 0
8 2
9 5 *
10 0
11 3 *
12 4
13 4
14 4
15 2 *
16 0
17 0 *
18 0
19 0
20 0
21 0
22 0
23 1
24 1
25 2
26 1 *
28 0
29 1 *
30 1
Does this help clarify. I am interested in condition prior to zero rating,
and condition after zero rating (even if it is still a rating of zero) as
there are two treatment groups we wish to see how each group responds to
rating of zero. Such as prior to zero are other readings higher and do they
stay higher for one group as opposed to another?
Anthony
|