vcov.esreg {esreg}R 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


[Package esreg version 0.6.2 Index]