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