coef.pcoxtime | R Documentation |
This function extracts the estimates for all the coefficients.
## S3 method for class 'pcoxtime'
coef(object, ...)
## S3 method for class 'pcoxtime'
coefficients(object, ...)
object |
fitted |
... |
for future implementations |
The call that produced pcoxtime
is printed, followed by coefficient estimates.
A vector of coefficient estimates.
A vector of coefficient estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.