ianfiske / unmarked

R package for hierarchical models in ecological research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unmarked is an R package for analyzing ecological data arising from several popular sampling techniques.  The sampling methods include point counts, occurrence sampling, distance sampling, removal, double observer, and many others.  Unmarked uses hierarchical models to incorporate covariates of both the level of the latent abundance (or occupancy) and imperfect detection process.

The latest stable version of unmarked can be downloaded from CRAN with the R command
> install.packages("unmarked")

Support is provided through the unmarked google group at http://groups.google.com/group/unmarked.

About

R package for hierarchical models in ecological research


Languages

Language:R 98.6%Language:C 1.4%