vcov.esreg: Covariance Estimation

View source: R/esreg.R

vcov.esregR Documentation

Covariance Estimation

Description

Estimate the variance-covariance matrix of the joint (VaR, ES) estimator

Usage

## S3 method for class 'esreg'
vcov(object, method = "asymptotic", ...)

Arguments

object

An esreg object

method

For asymptotic use vcovA, for boot use vcovB

...

All possible values which can be passed to vcovA and vcovB


esreg documentation built on May 31, 2023, 9:25 p.m.