print.TTEResult | R Documentation |
Print TTE result
## S3 method for class 'TTEResult'
print(x, ...)
x |
A TTEResult object |
... |
Additional arguments |
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().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.