Learn R Programming

metafolio (version 0.1.0)

CVaR: Conditional Value at Risk

Description

Get the conditional value at risk.

Usage

CVaR(x, probs = 0.05)

Arguments

x

A numeric vector

probs

The probability cutoff to pass to the CVaR function.