Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 531 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 531 Bytes

bayesPop

R build status

R package for obtaining probabilistic population projections. This paper shows how to use it.

If for any reason the package is not on CRAN or you would like the latest development version, install it from here as follows:

library(devtools)
install_github("PPgp/bayesPop")