print.ahazisis {ahaz} | R Documentation |
Print method for sure independence screening based on the semiparametric additive hazards model.
## S3 method for class 'ahazisis'
print(x, digits=max(3, getOption("digits") - 3), ...)
x |
Fitted |
digits |
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).