The Stratified-Petersen Analysis System (SPAS) is designed to estimate abundance in two-sample capture-recapture experiments where the capture and recaptures are stratified. This is a generalization of the simple Lincoln-Petersen estimator. Strata may be defined in time or in space or both, and the s strata in which marking takes place may differ from the t strata in which recoveries take place. When s=t, SPAS reduces to the method described by Darroch (1961) <https://www.jstor.org/stable/2332748>. When s<t, SPAS implements the methods described in Plante, Rivest, and Tremblay (1988) <https://www.jstor.org/stable/2533994>. Schwarz and Taylor (1998) <doi:10.1139/f97-238> describe the use of SPAS in estimating return of salmon stratified by time and geography. A related package, BTSPAS, deals with temporal stratification where a spline is used to model the distribution of the population over time as it passes the second capture location. This is the R-version of the (now obsolete) standalone Windows program available at <http://www.cs.umanitoba.ca/~popan/spas/spas_home.html>.
Version: | 2020.1.1 |
Imports: | BB, MASS, Matrix, msm, numDeriv, plyr, TMB (≥ 1.7.15) |
LinkingTo: | TMB, RcppEigen |
Suggests: | knitr, rmarkdown |
Published: | 2019-12-02 |
Author: | Carl James Schwarz |
Maintainer: | Carl James Schwarz <cschwarz.stat.sfu.ca at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | SPAS results |
Reference manual: | SPAS.pdf |
Vignettes: |
Conne River 1991 Data Conne River 1992 Data Harrison River Female Chinook 2011 Data Pooling Columns Testing for Pooled Petersen Things that can go wrong |
Package source: | SPAS_2020.1.1.tar.gz |
Windows binaries: | r-devel: SPAS_2020.1.1.zip, r-release: SPAS_2020.1.1.zip, r-oldrel: SPAS_2020.1.1.zip |
macOS binaries: | r-release: SPAS_2020.1.1.tgz, r-oldrel: SPAS_2020.1.1.tgz |
Old sources: | SPAS archive |
Please use the canonical form https://CRAN.R-project.org/package=SPAS to link to this page.