Skip to content

R package for generalized Pareto interpolation

License

Notifications You must be signed in to change notification settings

lnsongxf/gpinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpinter: R package for generalized Pareto interpolation methods

For more details on generalized Pareto interpolation, please see T. Blanchet, J. Fournier and T. Piketty, “Generalized Pareto curves: theory and applications”, 2017.

Installation

You can install this package using the following R code:

install.packages("devtools")
devtools::install_github("thomasblanchet/gpinter")

Application

You can run the web application built on the package at this address. Alternatively, you can run in locally on your computer using the R code:

library(gpinter)
run_app()

About

R package for generalized Pareto interpolation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published