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

summary.health

Summarizing a Health Delta-Normal Term


Description

summary method for the S3 class health.

Usage

## S3 method for class 'health'
summary(object, ...)

Arguments

object

3 S3 object of class health.

...

additional arguments affecting the summary produced.

Value

an S3 object, instance of class c("summaryDefault", "table").

See Also

Examples

# Creating a new health item.
health1 <- health(name        = c("pandemy", "longetivity", "storno"),
                  currency    = c("EUR", "CHF", "EUR"),
                  sensitivity = c(100, 150, 130))
# summarizing the health item.
summary(health1)

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.