print.TTEResult {RobinCar} | R Documentation |
Print TTE result
Description
Print TTE result
Usage
## S3 method for class 'TTEResult'
print(x, ...)
Arguments
x |
A TTEResult object |
... |
Additional arguments |
Value
Prints results of time-to-event covariate adjusted analyses including covariate-adjusted (stratified) logrank, robust Cox score, and covariate-adjusted hazard ratio. Prints summary statistics about number of observations and events, possibly by strata, and the test statistics and/or estimates, and p-values. See RobinCar::robincar_tte() and RobinCar::robincar_covhr().
[Package RobinCar version 0.3.0 Index]