VaR.cont-methods {GCPM} | R Documentation |
Risk Contributions to Portfolio Value at Risk
Description
Get the counterparties' contributions to portfolio value at risk
(see GCPM-class
). In case of a simulative model, these values are
calculated from individual losses greater or equal loss.thr
(see init
). Contributions are not available if loss.thr
is too high.
Usage
VaR.cont(this,alpha)
Arguments
this |
Object of class |
alpha |
numeric vector with entries between 0 and 1 |
Value
numeric matrix
See Also
[Package GCPM version 1.2.2 Index]