valInfo
is a generic S3 method for classes
inheriting from item. It returns sufficient information for the
creation of the valuation function of the item.
# S3 method for health
valInfo(object, market.risk, health.risk, total.vola = T,
...)
S3 object of class health.
S3 object of class marketRisk created using the constructor
marketRisk
.
S3 object of class healthRisk created using the constructor
healthRisk
.
a logical value, by default set to TRUE
. Should we return the total
volatility? (otherwise the sensitivities).
additional arguments.
a numeric value: the agggregated volatility if
total.vola = TRUE
. Otherwise the named vector of volatilities
for each health insurance risk factor.