Skip to content

ezagheni/demography

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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("demography", "robjhyndman") 

License

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

About

demography package for R

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%