R/PT.R

#' Mortality Data from Portugal to be used as example
#'
#' Matrix with the logarithm of the mortality rates in Portugal's population from 2000 until 2015.
#' The ages vary from 18 to 80 years.
#'
#' @format A numeric matrix with 63 rows and 16 columns:
#' \describe{
#'  \item{Row}{Ages available.}
#'  \item{Column}{Years available.}
#' }
#'
#' @name PT
#' @docType data
#' @keywords data
#'
#' @references Human Mortality Database. University of California, Berkeley (USA), and Max Planck Institute for Demographic Research (Germany). Available at www.mortality.org or www.humanmortality.de (Accessed: July 9th, 2021).
#'
NULL

Try the BayesMortalityPlus package in your browser

Any scripts or data that you put into this service are public.

BayesMortalityPlus documentation built on June 22, 2024, 7 p.m.