Learn R Programming

⚠️There's a newer version (2.0) of this package.Take me there.

#demography

The R package demography provides functions for demographic analysis including: lifetable calculations; Lee-Carter modelling; functional data analysis of mortality rates, fertility rates, net migration numbers; and stochastic population forecasting.

Installation

You can install the stable version on R CRAN.

install.packages('demography', dependencies = TRUE)

You can also install the development version from Github

# install.packages("devtools")
library(devtools)
install_github("robjhyndman/demography")

License

This package is free and open source software, licensed under GPL (>= 2).

Copy Link

Version

Install

install.packages('demography')

Monthly Downloads

2,048

Version

1.20

License

GPL (>= 2)

Maintainer

Rob Hyndman

Last Published

April 25th, 2017

Functions in demography (1.20)

demogdata

Create demogdata object from raw data matrices
demography-package

Forecasting mortality and fertility data
aus.fert

Australian fertility data
coherentfdm

Coherent functional demographic model for grouped data
combine.demogdata

Combine two demogdata objects into one demogdata object
compare.demogdata

Evaluation of demographic forecast accuracy
fdm

Functional demographic model
forecast.fdm

Forecast functional demographic model.
extract.ages

Extract some ages from a demogdata object
extract.years

Extract some years from a demogdata object
forecast.fdmpr

Forecast coherent functional demographic model.
forecast.lca

Forecast demogdata data using Lee-Carter method.
isfe

Integrated Squared Forecast Error for models of various orders
lca

Model mortality or fertility data using Lee-Carter approach
models

Show model information for the forecast coefficients in FDM models.
fr.mort

French mortality data
hmd.mx

Read demographic data from the Human Mortality Database
residuals.fdm

Compute residuals and fitted values from functional demographic model or Lee-Carter model
set.upperage

Combine the upperages of a demogdata object.
life.expectancy

Estimate life expectancy from mortality rates
lifetable

Construct lifetables from mortality rates
plot.demogdata

Plot age-specific demographic functions
plot.errorfdm

Plot differences between actuals and estimates from fitted demographic model
tfr

Compute total fertility rate from fertility rates
update.fmforecast

Updating functional demographic models and coherent functional demographic models.
plot.fmforecast

Plot forecasts from a functional demographic modell
plot.lifetable

Plot life expectancy from lifetable
smooth.demogdata

Create smooth demogdata functions
summary.fdm

Summary for functional demographic model or Lee-Carter model
mean.demogdata

Mean and median functions for data of class demogdata
netmigration

Calculate net migration from mortality and fertility data
pop.sim

Population simulation
read.demogdata

Read demographic data and construct demogdata object
sex.ratio

Compute sex ratios from mortality rates
simulate.fmforecast

Simulate future sample paths from functional demographic model forecasts.
cm.spline

Monotonic interpolating splines