print.result is a method to handle call to the generic print function. These are routed to make.table2 with the index date set to the last time specified in the times vector. Optional arguments to make.table2 will be passed through.

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

Arguments

x

result object to be printed

...

Optional arguments to print.cumrisk (not currently used).

Value

Provides information about the call that generated the results object

Author

M. Alan Brookhart