ESt: Expected Shortfalls of Student distribution

View source: R/ESt.R

EStR Documentation

Expected Shortfalls of Student distribution

Description

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

Usage

ESt(probs, df, mu = 0, sigma = 1)

Arguments

probs

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

df

Degrees of freedom parameter. Default: 2.

mu

Location parameter. Default: 0.

sigma

Scale parameter. Default: 1.

Author(s)

Antoine Usseglio-Carleve


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