Print method for sure independence screening based on the semiparametric additive hazards model.
# S3 method for ahazisis
print(x, digits=max(3, getOption("digits") - 3), …)Fitted ahazisis object.
Significant digits to print.
For future methods.
The call that produced x is printed, alongside the
number of covariates initially recruited, the number of covariates
finally recruited (if applicable) and the number of iterations (if applicable).