Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsta/r_wb_code

R and WinBUGS code for: Kéry (2010) Introduction to WinBUGS for ecologists
https://github.com/jsta/r_wb_code

Last synced: about 2 months ago
JSON representation

R and WinBUGS code for: Kéry (2010) Introduction to WinBUGS for ecologists

Awesome Lists containing this project

README

        

---
R and WinBUGS code for for the following book:
Kéry (2010) Introduction to WinBUGS for ecologists.
Academic Press, Burlington.
---

> Mirrored from: https://www.mbr-pwrc.usgs.gov/pubanalysis/kerybook/R_WB_code.txt

## Dependencies

```r
install.packages(c("pscl", "R2WinBUGS", "lme4"))
```