Data input format help

  • Follow


Dear all:

I have this data from an different program in a weird format I am
trying to input into SAS with not much headway.

They are residuals for a model for a single ID (for 17 longitudinal
data points).

 RESIDUALS
     -0.78481435     -0.24617084     -0.60821292     -1.60354228
     -0.22145727      1.16395894      0.82445654     -0.19438597
      0.79861198     -0.09358188      0.30911563      0.86632205
     -0.80379309      0.18545877      0.21319353     -0.48671650
      0.02249816

Another subject has lesser data points(lesser visits- 8 time points):

RESIDUALS
      0.49512528      2.01898957      1.20007811      0.59559283
     -0.11947922     -1.15202237     -1.75451052     -0.94776404


What want to input them in a way to making all points of var residual
for each case.

Preferred format

ID   Residual
01    y1
01    y2
02    z1
02    z2
02   z3; etc.

Any help here will be appreciated.


Thanks, Yaw
0
Reply Yaw 8/11/2010 1:56:10 AM


0 Replies
137 Views

(page loaded in 0.012 seconds)

Similiar Articles:













7/19/2012 10:13:04 PM


Reply: