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 10 Mar. 2026.
Previous versions and publish date:
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

gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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