Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mappingTable

Constructing a Mapping Table


Description

mappinTable is the constructor for the S3 class mappingTable. It allows to define the market risk factors.

Usage

mappingTable(..., list.arg = F)

Arguments

...

riskFactor objects. Please note that no risk factor name can be chosen among the following reserved words (in that case it would trigger an error):

  • marketRisk

  • lifeRisk

  • healthRisk

  • nonLifeRisk

  • scenarioRisk

  • participationRisk

  • participation

  • marketParticipationRisk

  • asset

  • cashflow

  • liability

  • assetForward

  • fxForward

  • delta

list.arg

a logical value, by default set to FALSE. It allows to use ... argument to pass a list of objects of class riskFactor.

Value

An S3 object, instance of the class mappingTable.


sstModel

Swiss Solvency Test (SST) Standard Models

v1.0.0
GPL-3 + file LICENSE
Authors
Loris Michel [aut], Melvin Kianmanesh Rad [aut], Adrien Lamit [aut], Michael Schmutz [cre], Swiss Financial Market Supervisory Authority FINMA [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.