Other packages > Find by keyword >

UKFE  

UK Flood Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("UKFE", "0.3.8")



Attach the package and use:
library("UKFE")
Maintained by
Anthony Hammond
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-23
Latest Update: 2023-07-09
Description:
Functions to implement the methods of the Flood Estimation Handbook (FEH), associated updates and the revitalised flood hydrograph model (ReFH). Currently the package uses NRFA peak flow dataset version 12.1. Aside from FEH functionality, further hydrological functions are available. Most of the methods implemented in this package are described in one or more of the following: "Flood Estimation Handbook", Centre for Ecology & Hydrology (1999, ISBN:0 948540 94 X). "Flood Estimation Handbook Supplementary Report No. 1", Kjeldsen (2007, ISBN:0 903741 15 7). "Regional Frequency Analysis - an approach based on L-moments", Hosking & Wallis (1997, ISBN: 978 0 521 01940 8). "Proposal of the extreme rank plot for extreme value analysis: with an emphasis on flood frequency studies", Hammond (2019, <doi:10.2166/nh.2019.157>). "Making better use of local data in flood frequency estimation", Environment Agency (2017, ISBN: 978 1 84911 387 8). "Sampling uncertainty of UK design flood estimation" , Hammond (2021, <doi:10.2166/nh.2021.059>). "Improving the FEH statistical procedures for flood frequency estimation", Environment Agency (2008, ISBN: 978 1 84432 920 5). "Low flow estimation in the United Kingdom", Institute of Hydrology (1992, ISBN 0 948540 45 1). Wallingford HydroSolutions, (2016, <http://software.hydrosolutions.co.uk/winfap4/Urban-Adjustment-Procedure-Technical-Note.pdf>). Data from the UK National River Flow Archive (<https://nrfa.ceh.ac.uk/>, terms and conditions: <https://nrfa.ceh.ac.uk/costs-terms-and-conditions>).
How to cite:
Anthony Hammond (2020). UKFE: UK Flood Estimation. R package version 0.3.8, https://cran.r-project.org/web/packages/UKFE. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2020-11-23 11:30), 0.1.1 (2020-11-24 17:20), 0.1.2 (2020-12-05 11:10), 0.1.3 (2021-01-14 23:10), 0.1.4 (2021-02-20 18:00), 0.1.6 (2021-03-20 18:20), 0.1.7 (2021-06-11 14:50), 0.1.8 (2021-10-03 15:00), 0.1.9 (2021-10-06 01:30), 0.2.0 (2021-10-14 18:10), 0.2.2 (2022-01-27 12:40), 0.2.3 (2022-10-01 23:20), 0.2.4 (2022-10-04 00:00), 0.2.5 (2023-01-22 21:50), 0.2.6 (2023-01-23 14:20), 0.2.7 (2023-02-04 00:32), 0.2.8 (2023-03-12 17:30), 0.2.9 (2023-07-09 11:00), 0.3.0 (2023-09-23 17:20), 0.3.1 (2023-11-01 18:20), 0.3.2 (2023-11-05 19:20), 0.3.3 (2024-01-21 22:53), 0.3.4 (2024-03-03 19:10), 0.3.5 (2024-05-16 12:40), 0.3.6 (2024-09-10 23:40), 0.3.7 (2024-09-20 13:50)
Other packages that cited UKFE R package
View UKFE citation profile
Other R packages that UKFE depends, imports, suggests or enhances
Complete documentation for UKFE
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  

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