Other packages > Find by keyword >

transfR  

Transfer of Hydrograph from Gauged to Ungauged Catchments
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("transfR", "1.1.4")



Attach the package and use:
library("transfR")
Maintained by
Alban de Lavenne
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-08
Latest Update: 2025-03-20
Description:
A geomorphology-based hydrological modelling for transferring streamflow measurements from gauged to ungauged catchments. Inverse modelling enables to estimate net rainfall from streamflow measurements following Boudhraâ et al. (2018) <doi:10.1080/02626667.2018.1425801>. Resulting net rainfall is then estimated on the ungauged catchments by spatial interpolation in order to finally simulate streamflow following de Lavenne et al. (2016) <doi:10.1002/2016WR018716>.
How to cite:
Alban de Lavenne (2021). transfR: Transfer of Hydrograph from Gauged to Ungauged Catchments. R package version 1.1.4, https://cran.r-project.org/web/packages/transfR. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2021-09-08 10:20), 0.1.1 (2021-12-20 17:00), 0.1.2 (2022-05-11 10:10), 1.0.0 (2022-10-06 01:00), 1.0.1 (2022-11-08 23:20), 1.0.2 (2022-11-22 11:10), 1.0.6 (2023-01-22 17:20), 1.0.7 (2023-01-25 09:00), 1.0.11 (2023-10-02 14:20), 1.1.0 (2025-02-05 16:20)
Other packages that cited transfR R package
View transfR citation profile
Other R packages that transfR depends, imports, suggests or enhances
Complete documentation for transfR
Functions, R codes and Examples using the transfR R package
Some associated functions: Blavet . Oudon . as_transfr . convolution . hdist . inversion . lagtime . mixr . plot . quick_transfr . rapriori . transfR . uh . velocity . weightr . 
Some associated R codes: as_transfr.R . convolution.R . hdist.R . inversion.R . lagtime.R . mixr.R . plot.R . quick_transfr.R . rapriori.R . uh.R . utils.R . velocity.R . weightr.R .  Full transfR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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