VaR {actuar}R Documentation

Value at Risk

Description

Value at Risk.

Usage

VaR(x, ...)

Arguments

x

an R object.

...

further arguments passed to or from other methods.

Details

This is a generic function with, currently, only a method for objects of class "aggregateDist".

Value

An object of class numeric.

Author(s)

Vincent Goulet vincent.goulet@act.ulaval.ca and Tommy Ouellet

See Also

VaR.aggregateDist, aggregateDist


[Package actuar version 3.3-4 Index]