print.ahazisis {ahaz}R Documentation

Print an ahazisis object

Description

Print method for sure independence screening based on the semiparametric additive hazards model.

Usage

## S3 method for class 'ahazisis'
print(x, digits=max(3, getOption("digits") - 3), ...)

Arguments

x

Fitted ahazisis object.

digits

Significant digits to print.

...

For future methods.

Details

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).

See Also

ahazisis


[Package ahaz version 1.15 Index]