spotr

An R-package for estimating population indices from models fitted to monitoring data. The package works with models fitted by mgcv or brms and computes aggregated indices of relative population change across space and time.

Installation

The package can be installed from github via

library(remotes)
install_github("jknape/spotr")