knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

baydem

baydem provides Bayesian tools for reconstructing past and present demography. This is the package described in used in Price et al. (2019):

Price, M.H., J.M. Capriles, J. Hoggarth, R.K. Bocinsky, and J.H. Jones (2019). Bayesian probability distributions: Improving demographic reconstructions using 14C dates. Proceedings of the National Academy of Sciences, in review.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("MichaelHoltonPrice/BayDem")


MichaelHoltonPrice/BayDem documentation built on Sept. 12, 2019, 9:26 p.m.