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.4-6")



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.4-6, https://cran.r-project.org/web/packages/detect. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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