marketValueMargin.sstOutput: Compute the Market Value Margin (MVM)

Description Usage Arguments Value See Also

Description

S3 generic method to compute the market value margin (MVM).

Usage

1
2
## S3 method for class 'sstOutput'
marketValueMargin(object, nhmr = NULL, ...)

Arguments

object

S3 object of class sstOutput.

nhmr

numeric value of length one. The factor for non-headgeable market risk in market value margin computations. Default to NULL, in this case the sstOutput must contain this parameter. This parameter overrides nhmr in objects of class sstOutput.

...

aditional parameters to be passed on to expectedShortfall.

Value

a numeric value of length one. The market value margin (MVM).

See Also

marketValueMargin.


sstModel documentation built on May 2, 2019, 12:16 p.m.