ESgumbel: Expected Shortfalls of Gumbel distribution

View source: R/ESgumbel.R

ESgumbelR Documentation

Expected Shortfalls of Gumbel distribution

Description

This function computes the theoretical Expected Shortfalls of the Gumbel distribution.

Usage

ESgumbel(probs, mu = 0, beta = 1)

Arguments

probs

Numeric vector of probabilities with values in [0,1].

mu

Location parameter. Default: 0.

beta

Scale parameter. Default: 1.

Author(s)

Antoine Usseglio-Carleve.


AntoineUC/Expectrem documentation built on Feb. 14, 2025, 11:22 a.m.