The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

poptrend

poptrend is an R package for estimating simple population trends from count survey data using Generalized Additive Mixed Models (GAMM). The package uses mgcv as the model fitting engine and provides methods for plotting trends, and computing indices and estimates of population change.

Installation

CRAN version

The main version of poptrend is available from CRAN and can be installed from R by running

install.packages("poptrend")

Development version

Alternatively, the most recent development version can be installed directly from Github. To do so, first install the devtools package:

install.packages("devtools")

Then run:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.