Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 601 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 601 Bytes

GPmortalityNotebook

Contains R code and sample mortality database files for analyzing mortality rates and improvements with Gaussian Processes. This code is a companion to the "Gaussian Process Models for Mortality Rates and Improvement Factors" by Ludkovski, Risk and Zail (to appear).

Description of files:

  • cdcMale.csv: Mortality rates for males taken from the CDC.
  • hmd.csv: Mortality rates for males taken from HMD.
  • mortNotebook-LRZ.Rmd: R code and notebook file.
  • mortNotebook-LRZ.nb.html: Compiled notebook in .html.
  • mortNotebook-LRZ.pdf: Compiled notebook in .pdf.