Skip to content

R package for GAM-based density surface estimation with SECR models

Notifications You must be signed in to change notification settings

david-borchers/secrgam

Repository files navigation

secrgam

GAMs for Spatially Explicit Capture-Recapture density surface estimation

Installation

install.packages(c("devtools","secr","mgcv","fields"), dependencies = TRUE)
require(devtools)
install_github("secrgam", "david-borchers", args = list(devtools.install.args = "--no-multiarch"))

About

R package for GAM-based density surface estimation with SECR models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages