print.coxphMIC: The Generic 'print' Function for Object of 'coxphMIC' Class

Description Usage Arguments Details Value References See Also

Description

The Generic print Function for Object of coxphMIC Class

Usage

1
2
## S3 method for class 'coxphMIC'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

an object of coxphMIC class.

digits

the minimal number of significant digits. See print.default.

...

further arguments passed to or from other methods.

Details

The (generic) print method for an coxphMIC object. The results include info on the estimated gamma and beta. Depending on the options, significance testing and confidence intervals are also provided.

Value

The table of estimated regression coefficients beta and the reparameterized gamma.

References

See Also

coxphMIC


xgsu/coxphMIC documentation built on May 4, 2019, 1:06 p.m.