summary.coxphw: Summary Method for Objects of Class 'coxphw'

Description Usage Arguments Details Author(s) See Also

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

1
2
 ## S3 method for class 'coxphw'
summary(object, print = TRUE, ...) 

Arguments

object

object of class coxphw.

print

print summary. Default is TRUE.

...

further arguments.

Details

If some regression coefficients are held fixed by betafix, no standard errors and related quantities are given for these coefficients as they are not estimated in the model. The global Wald test only relates to those variables for which regression coefficients were estimated.

Author(s)

Georg Heinze, Daniela Dunkler

See Also

coxphw


coxphw documentation built on July 8, 2020, 6:52 p.m.