summary.rmtfit {rmt} | R Documentation |
Summary of the analysis results
Description
Summarize the overall and stage-wise inferential results for the restricted mean times in favor of treatment at a user-specified length of follow-up.
Usage
## S3 method for class 'rmtfit'
summary(object, tau = NULL, Kmax = NULL, ...)
Arguments
object |
An object returned by |
tau |
A positive real number for the follow-up time; Default is the maximum event time in the data. |
Kmax |
A positive integer; If specified, the stage-wise estimates over
|
... |
Additional arguments affecting the summary produced. |
Value
An object of class summary.rmtfit
with components
WL |
A |
tab |
A |
... |
See Also
Examples
#See examples for rmtfit().