Chapter 8 and chapter 10
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.1: The data
bmtleuk.dat
and sas programs
ex81.sas
,
ex81a.sas
(counting process style of input); Example 8.2: sas programs
ex82.sas
,
ex82a.sas
and Splus program
ex82a.s
; Example 8.3: The data for cirrhosis study (based on Table 8.3 and Table 8.4)
cirrhos.dat
, sas programs
cirrhos1.sas
and
cirrhos2.sas
(using array and do loop).