Learn R Programming

actuar (version 0.9-4)

VaR: Value at Risk

Description

Value at Risk.

Usage

VaR(x, ...)

Arguments

x
an Robject.
...
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