powered by
Given the output from risksets, summary statistics are given for it.
risksets
# S3 method for risksets print(x, ...)
No value is returned; the function prints summary statistics of risk sets.
An object of class 'risksets'.
Not used for the moment.
Göran Broström
rs <- with(mort, risksets(Surv(enter, exit, event))) print(rs)
Run the code above in your browser using DataLab