Other packages > Find by keyword >

detect  

Analyzing Wildlife Data with Detection Error
View on CRAN: Click here


Download and install detect package within the R console
Install from CRAN:
install.packages("detect")

Install from Github:
library("remotes")
install_github("cran/detect")

Install by package version:
library("remotes")
install_version("detect", "0.5-1")



Attach the package and use:
library("detect")
Maintained by
Peter Solymos
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-09-29
Latest Update: 2023-03-08
Description:
Models for analyzing site occupancy and count data models with detection error, including single-visit based models, conditional distance sampling and time-removal models. Package development was supported by the Alberta Biodiversity Monitoring Institute and the Boreal Avian Modelling Project.
How to cite:
Peter Solymos (2011). detect: Analyzing Wildlife Data with Detection Error. R package version 0.5-1, https://cran.r-project.org/web/packages/detect. Accessed 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:31), 0.1-0 (2011-09-29 13:28), 0.2-0 (2011-10-19 09:39), 0.2-1 (2011-11-26 08:41), 0.2-2 (2012-05-03 08:10), 0.3-0 (2013-07-30 19:20), 0.3-1 (2013-10-26 00:58), 0.3-2 (2014-05-16 19:53), 0.4-0 (2016-03-03 08:25), 0.4-1 (2018-01-31 06:33), 0.4-2 (2018-08-30 07:44), 0.4-4 (2020-08-13 00:50), 0.4-5 (2022-11-07 19:20), 0.4-6 (2023-03-08 23:30), 0.5-0 (2025-09-01 10:00)
Other packages that cited detect R package
View detect citation profile
Other R packages that detect depends, imports, suggests or enhances
Complete documentation for detect
Functions, R codes and Examples using the detect R package
Some associated functions: AUC . bootstrap . cmulti . convertEDR . databu . datocc . detect-package . hbootindex . internals . load_BAM_QPAD . oven . svabu . svocc . 
Some associated R codes: AUC.R . AUC.svocc.R . bootstrap.R . bootstrap.svisit.R . bymethod.R . case.names.svisit.R . checkDesign.R . cmulti.R . cmulti.fit.R . cmulti.fit0.R . cmulti2.fit.R . coef.summary.svabu.R . coef.summary.svocc.R . coef.svabu.R . coef.svocc.R . confint.svabu.R . confint.svocc.R . convertEDR.R . dFormula.R . drop.scope.svocc.R . drop1.svabu.R . drop1.svocc.R . extractAIC.svisit.R . extractBOOT.R . extractBOOT.svabu.R . extractBOOT.svocc.R . extractMLE.R . extractMLE.svocc.R . fitted.cmulti.R . fitted.svabu.R . hbootindex.R . is.present.R . is.present.svisit.R . load_BAM_QPAD.R . logLik.cmulti.R . logLik.svisit.R . logdmultinom.R . model.frame.cmulti.R . model.frame.svisit.R . model.matrix.cmulti.R . model.matrix.svabu.R . model.matrix.svocc.R . plot.svabu.R . predict.cmulti.R . predict.svabu.R . predict.svocc.R . predictMCMC.R . predictMCMC.svabu.R . print.cmulti.R . print.summary.cmulti.R . print.summary.svabu.R . print.summary.svocc.R . print.svabu.R . print.svocc.R . rocplot.R . rocplot.svocc.R . simulate.svabu.R . simulate.svocc.R . solveneardot.R . summary.cmulti.R . summary.svabu.R . summary.svocc.R . svabu.R . svabu.fit.R . svabu.step.R . svabu_nb.fit.R . svisitFormula.R . svocc.R . svocc.fit.R . svocc.step.R . terms.svisit.R . update.formula.svisit.R . update.svisit.R . variable.names.svisit.R . vcov.cmulti.R . vcov.svabu.R . vcov.svocc.R . zif.R . zzz.R .  Full detect package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
lmmpar  
Parallel Linear Mixed Model
Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until ...
Download / Learn more Package Citations See dependency  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
Download / Learn more Package Citations See dependency  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA