vcov.garma_model {garma} | R Documentation |
Covariance matrix
Description
Covariance matrix of parameters if available
Usage
## S3 method for class 'garma_model'
vcov(object, ...)
Arguments
object |
The garma_model object |
... |
Other parameters. Ignored. |
Value
(double) estimated variance-covariance matrix of the parameter estimates
[Package garma version 0.9.13 Index]