eDNAjoint
Joint Modeling of Traditional and Environmental DNA Survey Data in a Bayesian Framework
Models integrate environmental DNA (eDNA) detection data and traditional survey data to jointly estimate species catch rate (see package vignette: <https://ednajoint.netlify.app/>). Models can be used with count data via traditional survey methods (i.e., trapping, electrofishing, visual) and replicated eDNA detection/nondetection data via polymerase chain reaction (i.e., PCR or qPCR) from multiple survey locations. Estimated parameters include probability of a false positive eDNA detection, a site-level covariates that scale the sensitivity of eDNA surveys relative to traditional surveys, and gear scaling coefficients for traditional gear types. Models are implemented with a Bayesian framework (Markov chain Monte Carlo) using the 'Stan' probabilistic programming language.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.3.3 |
rolling source/ R- | eDNAjoint_0.3.3.tar.gz |
2.5 MiB |
0.3.3 |
latest source/ R- | eDNAjoint_0.3.3.tar.gz |
2.5 MiB |
0.3.3 |
2026-04-09 windows/windows R-4.5 | eDNAjoint_0.3.3.zip |
3.9 MiB |
Dependencies (latest)
Imports
- bayestestR
- dplyr
- ggplot2
- lifecycle
- loo
- methods
- Rcpp (>= 0.12.0)
- RcppParallel (>= 5.0.1)
- rlist
- rstan (>= 2.26.23)
- rstantools (>= 2.3.1.1)
- tidyr
- scales
LinkingTo
- BH (>= 1.66.0)
- Rcpp (>= 0.12.0)
- RcppEigen (>= 0.3.3.3.0)
- RcppParallel (>= 5.0.1)
- rstan (>= 2.26.23)
- StanHeaders (>= 2.26.22)