Description Usage Arguments Value Note See Also
Constructor for the S3 class sstModel (main class of the package). It allows to build for a Swiss Solvency Test Model (SST model aggregating risk information with a portfolio description).
1 2 3 4 |
portfolio |
a portfolio S3 object. |
market.risk |
a marketRisk S3 object. |
life.risk |
a lifeRisk S3 object. This can be |
health.risk |
a healthRisk S3 object. This can be |
nonlife.risk |
a nonLifeRisk S3 object. This can be |
scenario.risk |
a scenarioRisk S3 object. This can be |
participation.risk |
a participationRisk S3 object. This can be |
macro.economic.scenarios |
a macroEconomicScenarios S3 object. This should be compatible with
the portfolio and the marketRisk, please consult |
nhmr |
|
reordering.parameters |
list of reordering information containing the following fields
|
standalones |
a list of standalone S3 objects. Please note that names of standalones
should not appear in base market risk factors names in |
an S3 object, instance of the class sstModel.
portfolio
and market.risk
should have the same
base currency. Moreover, all risks should be consistent between
them and the portfolio should be consistent with all risks. Note also that more information
on the reordering can be found in the help page of the function conditionalReordering
.
summary.sstModel
, print.sstModel
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.