Skip to content

Population estimation using aggregated mobile phone data

Notifications You must be signed in to change notification settings

MobilePhoneESSnetBigData/pestim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pestim

Population estimation using mobile phone data

pestim R package implements a hierarchical model to estimate the population counts of different territorial cells combining the information from aggregated mobile phone data and a population register or survey data, both at a given time instant and along a sequence of time periods.

pestim package is freely available under the GPL3 and EUPL licenses at the following address: [https://github.com/MobilePhoneESSnetBigData/pestim]. It requires at least R version 3.3.0, but upgrading R to the newest version is highly recommended. It can be installed using install_github() function from devtools package:

library(devtools)
install_github("MobilePhoneESSnetBigData/pestim", build_vignettes=TRUE)

The Reference Manual is available at the following address: [https://github.com/MobilePhoneESSnetBigData/pestim/raw/master/doc/pestim_Reference_Manual.pdf].

About

Population estimation using aggregated mobile phone data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published