VaR {actuar} | R Documentation |
Value at Risk.
VaR(x, ...)
x |
an R object. |
... |
further arguments passed to or from other methods. |
This is a generic function with, currently, only a method for objects
of class "aggregateDist"
.
An object of class numeric
.
Vincent Goulet vincent.goulet@act.ulaval.ca and Tommy Ouellet
VaR.aggregateDist
, aggregateDist