# This example reproduces some results presented in Table 4 of Thomas and Grunkemeier (1975)
Res2SKM95 <- TwoSampleKaplanMeier(time=Freireich$time,
status=Freireich$status,
group=Freireich$group,
t=10)
Res2SKM95
Run the code above in your browser using DataLab