View source: R/extreme_events.R
batch_distribution | R Documentation |
This function uses multiple statistics package fitdistrplus-package, evd-package, smwrBase-package and the stats to generate multiple theoretical and empirical univariate distributions, e.g. Weibull, GEV, Log-pearson type III, Pearson, Gumbel, Normal and Lognormal distributions.
batch_distribution(data, value, ...)
data |
A |
value |
A |
A list
with named distributions, e.g. Weibull,
GEV, Log-pearson type III, Pearson, Gumbel, Normal and Lognormal distributions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.