coxphw (version 4.0.1)

vcov.coxphw: Obtain the Variance-Covariance Matrix for a Fitted Model Object 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
vcov(object, ...)

Arguments

object

object of class coxphw.

further arguments.

See Also

coxphw