ESnorm: Expected Shortfalls of normal distribution

View source: R/ESnorm.R

ESnormR Documentation

Expected Shortfalls of normal distribution

Description

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

Usage

ESnorm(probs, mu = 0, sigma = 1)

Arguments

probs

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

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.