print.summary.ahaz {ahaz} | R Documentation |
Produces a printed summary of a fitted semiparametric additive hazards model.
## S3 method for class 'summary.ahaz'
print(x, digits=max(getOption("digits") - 3, 3),
signif.stars=getOption("show.signif.stars"), ...)
x |
The result of a call to |
digits |
Significant digits to print. |
signif.stars |
Show stars to highlight small p-values. |
... |
For future methods. |
summary.ahaz
, ahaz
, plot.ahaz
.