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

print.life

Printing a Life Delta-Normal Remainder Term


Description

print method for S3 class life.

Usage

## S3 method for class 'life'
print(x, ...)

Arguments

x

an S3 object of class life.

...

additional parameters.

Value

None (invisible NULL).

See Also

Examples

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

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.