Chapter 1 and chapter 2
Lecture one:
prostat.sas
(sas program to read prostat.dat file into sas dataset),
job1.sas
(sas program for the snapshot analysis),
km1.s
(Splus program to generate the figure), prostatic cancer data (see Table 1.4 for detail)
prostat.dat
(ASCII file).
Lecture two:
IUD data
,
Myeloma Data
,
myeloma.sas
for Example 2.2,
iud.sas
for Example 2.3 and
ex24.sas
for Example 2.4.
Lecture three:
iud.s
(Splus program).
Lecture four:
HPA
(data from the breast cancer study, Table 1.2), SAS code
hpa.sas
(Example 2.12) and Splus code
hpa.s
to generate KM curves; A Splus program
km1.s
to generate KM plots for the prostate cancer data (Table 1.4).
Lecture five:
melanoma.dat
(data from melanoma study, Table 2.9), SAS code
melanoma.sas
(SAS v8) and
strat.sas
(SAS v9) for Example 2.15; SAS code
trend.sas
(Example 2.16).