Welcome to ClientVPS Mirrors

README

mqriskR

CRAN status

mqriskR provides a comprehensive collection of functions for actuarial mathematics and life contingency modeling. It supports actuarial present values, premiums, reserves, pensions, multiple-life models, multiple-decrement models, mortality improvement, and both life table and parametric survival model calculations using standard actuarial notation.

The package is designed to support actuarial education, professional exam preparation, research, and reproducible actuarial analysis.

Installation

Install the stable release from CRAN:

install.packages("mqriskR")

Or install the development version from GitHub:

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

Example

Compute the actuarial present value of a whole life annuity under a uniform distribution of deaths.

library(mqriskR)

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

Main Features

Version 0.1.1

Version 0.1.1 focuses on improving the quality, consistency, and usability of the package.

Highlights include:

No breaking changes were introduced. Existing code written for earlier versions of mqriskR continues to work.

Intended Audience

The package is intended for:

Documentation

Complete documentation for all exported functions is available on the pkgdown website:

https://aokine.github.io/mqriskR/

References

The methods implemented in mqriskR are based on standard actuarial references, including:

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.