View source: R/083_atoms_cvar.R
| cvar | R Documentation |
CVaR at confidence level beta: average of the (1-beta) largest values.
cvar(x, beta)
x |
An Expression (vector) |
beta |
Confidence level in [0, 1) |
An Expression representing the CVaR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.