Learn R Programming

actuar (version 1.2-2)

VaR: Value at Risk

Description

Value at Risk.

Usage

VaR(x, ...)

Arguments

x
an R object.
...
further arguments passed to or from other methods.

Value

An object of class numeric.

Details

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

See Also

VaR.aggregateDist, aggregateDist