The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The goal of mqriskR is to provide functions for actuarial risk modeling, including survival models, life annuities, multiple-decrement models, and mortality improvement projections, using standard actuarial notation.
The package is designed to align with standard actuarial notation and supports teaching, exam preparation, and reproducible actuarial analysis.
You can install the development version of mqriskR from GitHub:
# install.packages("remotes")
remotes::install_github("aokine/mqriskR")This example computes a whole life annuity under a uniform distribution of deaths.
library(mqriskR)
ax(40, i = 0.05, model = "uniform", omega = 100)These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.