Other packages > Find by keyword >

demography  

Forecasting Mortality, Fertility, Migration and Population Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("demography", "2.0")



Attach the package and use:
library("demography")
Maintained by
Rob Hyndman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-08-12
Latest Update: 2023-02-08
Description:
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.
How to cite:
Rob Hyndman (2010). demography: Forecasting Mortality, Fertility, Migration and Population Data. R package version 2.0, https://cran.r-project.org/web/packages/demography. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0 (2010-08-12 13:22), 1.02 (2010-08-14 06:47), 1.03 (2010-08-24 12:48), 1.04 (2010-09-22 16:59), 1.05 (2010-09-30 08:57), 1.06 (2010-10-14 15:47), 1.07 (2010-11-04 08:15), 1.08 (2011-02-15 17:26), 1.09-1 (2011-02-17 14:07), 1.10 (2011-10-18 08:00), 1.11 (2012-01-31 17:44), 1.12 (2012-04-24 07:49), 1.13 (2012-08-06 08:01), 1.14 (2012-10-26 09:04), 1.15 (2013-08-21 06:47), 1.16 (2013-12-17 13:00), 1.17 (2014-02-01 07:48), 1.18 (2014-09-15 07:36), 1.19 (2017-02-16 17:27), 1.20 (2017-04-25 09:42), 1.21 (2019-01-18 11:50), 1.22 (2019-04-22 08:40)
Other packages that cited demography R package
View demography citation profile
Other R packages that demography depends, imports, suggests or enhances
Complete documentation for demography
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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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