Chapter 5 and chapter 6
Lecture fourteen: Splus function
weibull.s
for generating hazard and density function of Weibull distribution; Example 5.1: sas program
ex51.sas
; Example 5.2: sas program
ex52.sas
.
Lecture fifteen: Example 5.3: sas program
ex53.sas
; Example 5.4: sas program
ex54.sas
; Example 5.5: sas program
ex55.sas
; and Example 5.6, 5.7: sas program
ex567.sas
.
Lecture sixteen: Example 5.8: the artificial data
Table 5.1
, sas programs
ex58a.sas
,
ex58b.sas
,
ex58c.sas
ans Splus program
ex58.s
; Example 5.9: sas program
ex59.sas
; Example 5.10: The data set for the ovarian cancer study
ovarian.dat
and sas program
ex510.sas
; Generate plots of hazard function of Gompertz distribution
gompertz.s
; Example 5.12: Fitting Gompertz PH model
ex512.sas
using SAS NLMIXED procedure.
Lecture seventeen: Log-logistic distribution: Splus function
llogistic.s
for generating plot of its hazard function; "bathtub" distribution: Splus function
bathtub.s
for plot of its hazard function; Example 6.1: sas program
lodds.sas
;
Lecture eighteen: Example 6.2: sas program
qqhpa.sas
and Splus function
qqhpa.s
.
Lecture nineteen: Example 6.3: sas program
ex63.sas
; Example 6.4: sas program
ex64.sas
; and Example 6.5: sas program
ex65.sas
.