Print a matchatr_excess_risk object
Description
Displays a compact summary — the engine, variance method, evaluation times, and covariate terms — followed by the cumulative excess-hazard table.
Usage
## S3 method for class 'matchatr_excess_risk'
print(x, ...)
Arguments
x
|
A matchatr_excess_risk object from excess_risk().
|
…
|
Unused; present for S3 consistency. |
Value
Invisibly returns x.
See Also
excess_risk()
Other contrasts: absolute_risk(), contrast(), excess_risk(), print.matchatr_absolute_risk(), tidy.matchatr_absolute_risk(), tidy.matchatr_excess_risk()