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

wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  
stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  
linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
Download / Learn more Package Citations See dependency  
handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
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  

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