Other packages > Find by keyword >

MortalityTables  

A Framework for Various Types of Mortality / Life Tables
View on CRAN: Click here


Download and install MortalityTables package within the R console
Install from CRAN:
install.packages("MortalityTables")

Install from Github:
library("remotes")
install_github("cran/MortalityTables")

Install by package version:
library("remotes")
install_version("MortalityTables", "2.0.5")



Attach the package and use:
library("MortalityTables")
Maintained by
Reinhold Kainhofer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-04-03
Latest Update: 2023-10-27
Description:
Classes to implement, analyze and plot cohort life tables for actuarial calculations. Birth-year dependent cohort mortality tables using a yearly trend to extrapolate from a base year are implemented, as well as period life table, cohort life tables using an age shift, and merged life tables. Additionally, several data sets from various countries are included to provide widely-used tables out of the box.
How to cite:
Reinhold Kainhofer (2018). MortalityTables: A Framework for Various Types of Mortality / Life Tables. R package version 2.0.5, https://cran.r-project.org/web/packages/MortalityTables. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2018-04-03 22:07), 2.0.1 (2020-09-07 22:50), 2.0.2 (2020-12-14 10:10), 2.0.3 (2021-08-18 09:50), 2.0.4 (2023-10-19 20:30), 2.0 (2020-08-26 14:20)
Other packages that cited MortalityTables R package
View MortalityTables citation profile
Other R packages that MortalityTables depends, imports, suggests or enhances
Complete documentation for MortalityTables
Functions, R codes and Examples using the MortalityTables R package
Some associated functions: MortalityTables-package . PopulationData.AT2017 . ageShift . ages . baseTable . baseYear . calculateImprovements . commutationNumbers . deathProbabilities . deathProbabilitiesIndividual . fillAges . fitExpExtrapolation . generateAgeShift . getCohortTable . getOmega . getPeriodTable . lifeTable . mT.cleanup . mT.extrapolateProbsExp . mT.extrapolateTrendExp . mT.fillAges . mT.fitExtrapolationLaw . mT.round . mT.scaleProbs . mT.setDimInfo . mT.setName . mT.setTrend . mT.switchover . mT.translate . makeQxDataFrame . mortalityComparisonTable . mortalityImprovement . mortalityTable-class . mortalityTable.MakehamGompertz-class . mortalityTable.NA . mortalityTable.Weibull-class . mortalityTable.ageShift-class . mortalityTable.deMoivre-class . mortalityTable.improvementFactors-class . mortalityTable.jointLives-class . mortalityTable.mixed-class . mortalityTableserved-class . mortalityTable.once . mortalityTable.onceAndFuture . mortalityTable.period-class . mortalityTable.trendProjection-class . mortalityTable.zeroes . mortalityTables.list . mortalityTables.load . pT.calculateTotalMortality . pT.getSubTable . pT.setDimInfo . pensionTable-class . pensionTables.list . pensionTables.load . periodDeathProbabilities . periodDeathProbabilitiesIndividual . periodTransitionProbabilities . plot.mortalityTable . plotMortalityTableComparisons . plotMortalityTables . plotMortalityTrend . setLoading . setModification . transitionProbabilities . undampenTrend . whittaker.mortalityTable . 
Some associated R codes: DocumentData.R . ageShift.R . ages.R . baseTable.R . baseYear.R . commutationNumbers.R . deathProbabilities.R . fillAges.R . getCohortTable.R . getOmega.R . getPeriodTable.R . lifeTable.R . makeQxDataFrame.R . mortalityComparisonTable.R . mortalityImprovement.R . mortalityTable.MakehamGompertz.R . mortalityTable.R . mortalityTable.Weibull.R . mortalityTable.ageShift.R . mortalityTable.deMoivre.R . mortalityTable.improvementFactors.R . mortalityTable.joined.R . mortalityTable.jointLives.R . mortalityTable.mixed.R . mortalityTableserved.R . mortalityTable.period.R . mortalityTable.trendProjection.R . mortalityTables.list.R . mortalityTables.load.R . pensionTable.R . periodDeathProbabilities.R . plot.mortalityTable.R . plotMortalityTableComparisons.R . plotMortalityTables.R . plotMortalityTrend.R . setLoading.R . setModification.R . undampenTrend.R . utilityFunctions.R . whittaker.mortalityTable.R .  Full MortalityTables package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA