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.4.0")



Attach the package and use:
library("UKFE")
Maintained by
Anthony Hammond
[Scholar Profile | Author Map]
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.4.0, https://cran.r-project.org/web/packages/UKFE. Accessed 29 Mar. 2025.
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), 0.3.8 (2024-11-17 13:00), 0.3.9 (2025-01-09 19:40)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for UKFE010203040506070TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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