Other packages > Find by keyword >

eDITH  

Model Transport of Environmental DNA in River Networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("eDITH", "1.1.0")



Attach the package and use:
library("eDITH")
Maintained by
Luca Carraro
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-09-14
Latest Update: 2025-09-03
Description:
Runs the eDITH (environmental DNA Integrating Transport and Hydrology) model, which implements a mass balance of environmental DNA (eDNA) transport at a river network scale coupled with a species distribution model to obtain maps of species distribution. eDITH can work with both eDNA concentration (e.g., obtained via quantitative polymerase chain reaction) or metabarcoding (read count) data. Parameter estimation can be performed via Bayesian techniques (via the 'BayesianTools' package) or optimization algorithms. An interface to the 'DHARMa' package for posterior predictive checks is provided. See Carraro and Altermatt (2024) for a package introduction; Carraro et al. (2018) and Carraro et al. (2020) for methodological details.
How to cite:
Luca Carraro (2023). eDITH: Model Transport of Environmental DNA in River Networks. R package version 1.1.0, https://cran.r-project.org/web/packages/eDITH. Accessed 21 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:34), 0.1.0 (2023-09-14 11:20), 0.1.1 (2023-10-15 16:40), 0.1.2 (2023-10-24 15:30), 0.2.0 (2024-01-16 13:40), 0.3.0 (2024-03-28 16:50), 1.0.0 (2024-05-24 11:30)
Other packages that cited eDITH R package
View eDITH citation profile
Other R packages that eDITH depends, imports, suggests or enhances
Complete documentation for eDITH
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

iSFun  
Integrative Dimension Reduction Analysis for Multi-Source Data
The implement of integrative analysis methods based on a two-part penalization, which realizes dimen ...
Download / Learn more Package Citations See dependency  
tripack  
Triangulation of Irregularly Spaced Data
A constrained two-dimensional Delaunay triangulation package providing both triangulation and genera ...
Download / Learn more Package Citations See dependency  
outerbase  
Outer Product Regression
High-dimensional regression using outer product models. Research on the methods is currently under ...
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  
figuRes2  
Support for a Variety of Figure Production Tasks
We view a figure as a collection of graphs/tables assembled on a page and optionally annotated with ...
Download / Learn more Package Citations See dependency  
processR  
Implementation of the "PROCESS" Macro
Perform moderation mediation moderated mediation and moderated moderation.Inspired from famous PROCE ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

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