vcov.garma_model: Covariance matrix
Description
Covariance matrix of parameters if available
Usage
# S3 method for garma_model
vcov(object, ...)
Value
(double) estimated variance-covariance matrix of the parameter estimates
Arguments
- object
The garma_model object
- ...
Other parameters. Ignored.