README.md

stageFreq

An R package for fitting Bayesian models of population stage frequency data using MCMC. The methods are detailed in Knape and de Valpine (2016)

Installation

The package can be installed using devtools. If devtools is not installed, first run

install.packages("devtools")

When devtools is installed, stageFreq can be installed through

library(devtools)
install_github("jknape/stagefreq")


jknape/stageFreq documentation built on May 19, 2019, 11:42 a.m.