Currently this is implemented as a method for cumrisk objects, but should be generalized for any result object.

# S3 method for cumrisk
re_estimate(obj, ...)

Arguments

obj

A result object

...

Optional arguments to re_estimate.cumrisk (not currently used)

Value

A re-estimated result object that contains information about the estimated risk function.

Author

M. Alan Brookhart