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 07 Jun. 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

curtailment  
Finds Binary Outcome Designs Using Stochastic Curtailment
Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) ...
Download / Learn more Package Citations See dependency  
xmlr  
Read, Write and Work with 'XML' Data
'XML' package for creating and reading and manipulating 'XML', with an object model based on 'Refere ...
Download / Learn more Package Citations See dependency  
keep  
Arrays with Better Control over Dimension Dropping
Provides arrays with flexible control over dimension dropping when subscripting. ...
Download / Learn more Package Citations See dependency  
embryogrowth  
Tools to Analyze the Thermal Reaction Norm of Embryo Growth
Tools to analyze the embryo growth and the sexualisation thermal reaction norms. See ...
Download / Learn more Package Citations See dependency  
cesR  
Access the Canadian Election Study Datasets
Makes accessing and loading the Canadian Election Study (, ...
Download / Learn more Package Citations See dependency  
gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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