# R output pre blocks are styled by default to indicate output knitr::opts_chunk$set(comment = NA) # shorthand for rd_link() - see ?packagedocs::rd_link for more information rdl <- function(x) packagedocs::rd_link(deparse(substitute(x)))
This package is a set a functions developed with the FlomKart flood frequency analysis project at NVE. It allows estimating probability distribution parameters for the following distributions:
Four different estimation methods are available:
The results of this package are used in the FlomKart
package (documentation and code) to build 2 NetCDF files which can then be explored with the NASA's NetCDF viewer [Panoply](http://www.giss.nasa.gov/tools/panoply/) or by our dedicated FlomKart shiny app (documentation and code).
In Package Ref, you'll find the documentation of all the packaged functions.
This package uses the existing R packages nsRFA
, evd
, ismev
, fitdistrplus
and stats
. The use of functions from those packages is adapted to our context. Some new fitting functions were also implemented when not already available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.