print.coxphw | R Documentation |
coxphw
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
.
## S3 method for class 'coxphw'
print(x, ...)
x |
object of class |
... |
further arguments. |
If some regression coefficients were held fixed by betafix
, then no standard errors 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.
Georg Heinze, Daniela Dunkler
coxphw
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.