Chapter 8 and chapter 15
Lecture twenty: UCB dataset
graft.ssd01
(SAS dataset) and sas program
ucb.sas
(with time-dependent covariate). The Stanford Heart Transplant Program:
Survivorship Analysis
by Turnbull et al and
Covariance Analysis
by Crowley and Hu;
Cox model with TDCs
implemented in R.
Lecture twenty-one: Example 8.2: The data
bmtleuk.dat
and sas programs
ex82.sas
,
ex82a.sas
(counting process style of input); Example 8.3: sas programs
ex83.sas
,
ex83a.sas
and Splus program
ex83a.s
; Example 8.4: The data for cirrhosis study (based on Table 8.4 and Table 8.5)
cirrhos.dat
, sas programs
cirrhos1.sas
and
cirrhos2.sas
(using array and do loop).