coxphw (version 4.0.1)

coef.coxphw: Extract Model Coefficients for Objects of Class coxphw

Description

This class of objects is returned by the coxphw function. Objects of this class have methods for the functions summary, print, coef, vcov, plot and confint.

Usage

# S3 method for coxphw
coef(object, ...)
        

Arguments

object

object of class coxphw.

further arguments.

See Also

coxphw