https://github.com/cran/unmarked
Revision b7a841acba49be605a6ee9bee56db4eeb4cbd7bb authored by Richard Chandler on 24 January 2011, 00:00:00 UTC, committed by Gabor Csardi on 24 January 2011, 00:00:00 UTC
1 parent b20e720
Raw File
Tip revision: b7a841acba49be605a6ee9bee56db4eeb4cbd7bb authored by Richard Chandler on 24 January 2011, 00:00:00 UTC
version 0.9-0
Tip revision: b7a841a
README
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.
back to top