Constructing a Life Delta-Normal Remainder Term with Respect to lifeRisk
Constructor for the S3 class life.
It allows to build for the sensitivities with respect to the life risk factors
of the total positions not modeled by the other marketItems
.
life(name, currency, sensitivity)
name |
character value. The names of the life risk-factors (the life risk factors defined in |
currency |
character value representing currencies in which the
sensitivities are expressed. If the currency specified does not match the
base currency of the |
sensitivity |
numeric value giving the sensitivities (understood as quantiles)
for the corresponding life risk-factors provided in |
an S3 object, instance of the class life.
All parameters must be of equal length.
# Creating a new health. life1 <- life(name = c("pandemy", "longetivity", "storno"), currency = c("EUR", "CHF", "EUR"), sensitivity = c(100, 150, 130))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.