vcov.flexsurvreg | R Documentation |
Variance-covariance matrix from a flexsurvreg model
## S3 method for class 'flexsurvreg'
vcov(object, ...)
object |
A fitted model object of class
|
... |
Other arguments (currently unused). |
Variance-covariance matrix of the estimated parameters, on the scale that they were estimated on (for positive parameters this is the log scale).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.