Package: dgevbhm 0.1.0
dgevbhm: Bayesian Hierarchical Modeling for Duration-Dependent GEV
The dgevbhm package is a software package written in R and Stan that offers a Bayesian hierarchical regional framework to estimate the occurrence probability of extreme precipitation based on small sample sizes, as sub-daily observations and high-resolution climate model simulations typically cover less than 50 years. dgevbhm features Bayesian parameter estimation for the duration-dependent Generalized Extreme Value distribution, which requires annual maxima of precipitation across different durations. By utilizing No U-turn sampling via rstan, models sample posterior samples more efficiently, and with the help tensor computation via torch these large posterior samples are computed quicker and more efficiently. Furthermore, the package provides model application and evaluation tools to guide the user in model selection, as well as making inferences from model output to generate robust estimations of intensity-duration-frequency curves.
Authors:
dgevbhm_0.1.0.tar.gz
dgevbhm_0.1.0.zip(r-4.7)dgevbhm_0.1.0.zip(r-4.6)dgevbhm_0.1.0.zip(r-4.5)
dgevbhm_0.1.0.tgz(r-4.6-x86_64)dgevbhm_0.1.0.tgz(r-4.6-arm64)dgevbhm_0.1.0.tgz(r-4.5-x86_64)dgevbhm_0.1.0.tgz(r-4.5-arm64)
dgevbhm_0.1.0.tar.gz(r-4.7-arm64)dgevbhm_0.1.0.tar.gz(r-4.7-x86_64)dgevbhm_0.1.0.tar.gz(r-4.6-arm64)dgevbhm_0.1.0.tar.gz(r-4.6-x86_64)
dgevbhm_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
dgevbhm/json (API)
| # Install 'dgevbhm' in R: |
| install.packages('dgevbhm', repos = c('https://alexleer.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alexleer/dgevbhm/issues
- fit_xi_d - Result of xi_d Model Fit
- fit_xi_j - Result of xi_d Model Fit
- UK_data - UK Extreme Rainfall Data
- UK_data_full - UK Extreme Rainfall Data
Last updated from:e9c13a7f17. Checks:11 WARNING, 1 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 402 | ||
| linux-devel-x86_64 | WARNING | 408 | ||
| source / vignettes | OK | 1460 | ||
| linux-release-arm64 | WARNING | 383 | ||
| linux-release-x86_64 | WARNING | 404 | ||
| macos-release-arm64 | WARNING | 445 | ||
| macos-release-x86_64 | WARNING | 653 | ||
| macos-oldrel-arm64 | WARNING | 435 | ||
| macos-oldrel-x86_64 | WARNING | 721 | ||
| windows-devel | WARNING | 579 | ||
| windows-release | WARNING | 590 | ||
| windows-oldrel | WARNING | 543 | ||
| wasm-release | FAIL | 168 |
Exports:data_readdgev_bhmgev_cdfgev_matidf_plotpost_pred_plotpost_pred_pvalpp_plotreturn_level_plot
Dependencies:abindbackportsBHcallrcheckmateclicpp11descdistributionalevdfarverfastmatchgenericsggplot2gluegridExtragtableIDFinlineismevisobandlabelinglatticelifecycleloolubridatemagrittrMatrixmatrixStatsmgcvnlmenumDerivotelpbapplypillarpkgbuildpkgconfigposteriorprocessxpsQuickJSRR6RColorBrewerRcppRcppEigenRcppParallelRcppRollrlangrstanrstantoolsS7scalesStanHeaderstensorAtibbletimechangeutf8vctrsviridisLitewithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Read and Process Precipitation Station Data | data_read |
| Bayesian Hierarchical Model for d-GEV | dgev_bhm |
| Result of xi_d Model Fit | fit_xi_d |
| Result of xi_d Model Fit | fit_xi_j |
| GEV Cumulative Distribution Function using Base R | gev_cdf |
| Quantile function for d-GEV using Base R | gev_mat |
| Plot IDF Curves using Base R | idf_plot |
| Posterior Predictive Histogram Plot (Base R) | post_pred_plot |
| Posterior Predictive P-value (PPP) | post_pred_pval |
| Probability-Probability (P-P) Plot for d-GEV | pp_plot |
| Plot Return Level Curves for d-GEV (Base R) | return_level_plot |
| UK Extreme Rainfall Data | UK_data |
| UK Extreme Rainfall Data | UK_data_full |
