Skip to contents

Data, Help Function and Analysis for the Book Introduction to Hierarchical Bayesian Modeling for Ecological Data

hbm4ecology is the companion R package for the book “Introduction to Hierarchical Bayesian Modeling for Ecological Data” (Parent and Rivot, 2012) . The package contains the datasets used in the book as well as some helper functions for rstan and rjags. The analysis of the datasets are provided as articles.

Installation

You can install the development version of hbm4ecology from GitHub with:

# install.packages("devtools")
devtools::install_github("Chabert-Liddell/hbm4ecology")