Skip to content
Prev 151227 / 398498 Next

Selecting the first measurement only from a longitudinal sequence

Is this what you want:
+ 1  0     35                  0                123
+ 1  10    35                 0                 120
+ 1   25   35                 1                   123
+ 2   0    23                  0                   100
+ 2   10  23                  0                   111"), header=TRUE)
ID Time Failuretime Censoringind longitudinalmeasure
1  1    0          35            0                 123
2  2    0          23            0                 100

        
On Fri, Jul 25, 2008 at 3:31 PM, john james <dntssa at yahoo.com> wrote: