Learn R Programming

actuar (version 3.3-4)

VaR: Value at Risk

Description

Value at Risk.

Usage

VaR(x, ...)

Value

An object of class numeric.

Arguments

x

an R object.

...

further arguments passed to or from other methods.

Author

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

Details

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

See Also

VaR.aggregateDist, aggregateDist