The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Fit, plot and compare several (extreme value) distributions. Can also compute (truncated) distribution quantile estimates and draw a plot with return periods on a linear scale.
See the Vignette for an introduction to the package.
Install / load the package and browse through the examples:
install.packages("extremeStat")
library(extremeStat)
vignette(extremeStat)
# update to the current development version, incl. vignette:
remotes::install_github("brry/extremeStat", build_vignettes=TRUE)
If normal installation doesn’t work, click on Code - Download ZIP (topright), unzip the file to some place, then
This creates all R functions as objects in your globalenv workspace (and overwrites existing objects of the same name!).
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.