print.summary.rmtfit {rmt} | R Documentation |
Print method for summary.rmtfit objects
Description
Produces a printed summary of the results for the restricted mean times in favor of treatment
Usage
## S3 method for class 'summary.rmtfit'
print(x, ...)
Arguments
x |
An object returned by |
... |
Further arguments passed to or from other methods |
Value
No return value, called for side effects.
[Package rmt version 1.0 Index]