print.ahazpen: Print an ahazpen object
Description
Print method for fitted penalized semiparametric additive hazards model.
Usage
# S3 method for ahazpen
print(x, digits=max(3, getOption("digits") - 3), ...)
Arguments
digits
Significant digits to print.
Details
The call that produced x
is printed, alongside the
number of observations, the number of covariates, and details on the
sequence of penalty parameters.