Description Usage Arguments Value Note See Also Examples
standalone
Constructor for the S3 class standalone. A standalone market risk
corresponds to a sub-model for market risk where only a subset of all market RiskFactors
in a marketRisk
is considered.
1 | standalone(name, ..., list.arg = F)
|
name |
character value of length one representing the name of the standalone market risk. Please refer to the note Section to see which names cannot be used because there are reserved names for the model. Using such a name would trigger an error at the standalone construction. |
... |
S3 objects of class |
list.arg |
logical value of length one, by default set to |
a S3 object, instance of the class standalone
.
The following names are reserved for the model and cannot be used to name a standalone:
marketRisk
lifeRisk
healthRisk
nonLifeRisk
scenarioRisk
participationRisk
participation
marketParticipationRisk
asset
cashflow
liability
assetForward
fxForward
delta
summary.standalone
, print.standalone
.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.