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

View source: R/coef.coxphw.r

coef.coxphwR Documentation

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 class 'coxphw'
coef(object, ...)
        

Arguments

object

object of class coxphw.

...

further arguments.

Author(s)

Daniela Dunkler

See Also

coxphw


coxphw documentation built on May 29, 2024, 3:18 a.m.