print.summary.ahaz: Print a summary.ahaz object

print.summary.ahazR Documentation

Print a summary.ahaz object

Description

Produces a printed summary of a fitted semiparametric additive hazards model.

Usage

## S3 method for class 'summary.ahaz'
print(x, digits=max(getOption("digits") - 3, 3),
      signif.stars=getOption("show.signif.stars"), ...)  

Arguments

x

The result of a call to summary.ahaz.

digits

Significant digits to print.

signif.stars

Show stars to highlight small p-values.

...

For future methods.

See Also

summary.ahaz, ahaz, plot.ahaz.


ahaz documentation built on May 13, 2022, 9:08 a.m.