Given the output from risksets, summary statistics are given for it.

# S3 method for risksets
print(x, ...)

Arguments

x

An object of class 'risksets'.

...

Not used for the moment.

Value

No value is returned; the function prints summary statistics of risk sets.

Note

There is no summary.risksets yet. On the TODO list.

See also

risksets

Author

Göran Broström

Examples

rs <- with(mort, risksets(Surv(enter, exit, event))) print(rs)
#> No of strata: 1