Skip to content

cran/mqriskR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqriskR

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.

Installation

You can install the development version of mqriskR from GitHub:

# install.packages("remotes")
remotes::install_github("aokine/mqriskR")

Example

This example computes a whole life annuity under a uniform distribution of deaths.

library(mqriskR)

ax(40, i = 0.05, model = "uniform", omega = 100)

About

❗ This is a read-only mirror of the CRAN R package repository. mqriskR — Actuarial Risk Modeling and Life Contingencies

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages