Package: IDF 2.1.2
Felix S. Fauer
IDF: Estimation and Plotting of IDF Curves
Intensity-duration-frequency (IDF) curves are a widely used analysis-tool in hydrology to assess extreme values of precipitation [e.g. Mailhot et al., 2007, <doi:10.1016/j.jhydrol.2007.09.019>]. The package 'IDF' provides functions to estimate IDF parameters for given precipitation time series on the basis of a duration-dependent generalized extreme value distribution [Koutsoyiannis et al., 1998, <doi:10.1016/S0022-1694(98)00097-3>].
Authors:
IDF_2.1.2.tar.gz
IDF_2.1.2.tar.gz(r-4.5-noble)IDF_2.1.2.tar.gz(r-4.4-noble)
IDF_2.1.2.tgz(r-4.4-emscripten)IDF_2.1.2.tgz(r-4.3-emscripten)
IDF.pdf |IDF.html✨
IDF/json (API)
NEWS
# Install 'IDF' in R: |
install.packages('IDF', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- example - Sampled data for duration-dependent GEV
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:13274a7a62. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-linux | NOTE | Nov 08 2024 |
Exports:dgev.dgev.d.diaggev.d.fitgev.d.likgev.d.paramsIDF.aggIDF.plotpgev.dqgev.drgev.d
Dependencies:evdfastmatchismevlatticeMatrixmgcvnlmepbapplyRcppRcppRoll
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Introduction | IDF-package |
d-GEV probability density function | dgev.d |
Sampled data for duration-dependent GEV | example |
Diagnostic Plots for d-gev Models | gev.d.diag |
Maximum-likelihood Fitting of the duration-dependent GEV Distribution | gev.d.fit |
d-GEV Likelihood | gev.d.lik |
Calculate gev(d) parameters from 'gev.d.fit' output | gev.d.params |
Aggregation and annual maxima for chosen durations | IDF.agg |
Plotting of IDF curves at a chosen station | IDF.plot |
d-GEV cumulative distribution function | pgev.d |
d-GEV quantile function | qgev.d |
Generation of random variables from d-GEV | rgev.d |