vcov.garma_model: Covariance matrix

View source: R/vcov.R

vcov.garma_modelR 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


garma documentation built on April 4, 2025, 2:13 a.m.