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.
The main version of poptrend is available from CRAN and can be installed from R by running
install.packages("poptrend")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")
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.