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


rlph50/garma documentation built on June 8, 2025, 3:15 a.m.