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.

Pareto

Pareto is an R package providing methods and tools for the Pareto, the piecewise Pareto and the generalized Pareto distribution which are useful for pricing of reinsurance treaties:

Moreover, the package provides some functions for collective models with a claim count distribution from the Panjer class (i.e. Binomial, Poisson and Negative Binomial) and a piecewise Pareto distributed severity:

All methods are also available for truncated versions of the (piecewise) Pareto distribution.

Installation

To install the current development version from github you need the devtools package and the other packages on which Pareto depends and links to:

install.packages(c("knitr", "rmarkdown"))

To install Pareto run:

library(devtools)
install_github("ulrichriegel/Pareto", build_vignettes = TRUE)

Usage

library(Pareto)

License

This package is free and open source software, licensed under GPL.

Thanks

To Stefan Foerster for his NPAddins which I used a lot in my daily work and which inspired me to create this package.

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.