Learn R Programming

spd

The Semi-Parametric Distribution is a piecewise distribution constructed by parametrically modelling the tails of the distribution using an appropriate distribution (the generalized pareto is used here) and the interior by kernel methods. The package implements fit, distribution, density, quantile and random number generation. It is actively used in both the rugarch and rmgarch packages.

The stable version is on CRAN.

Copy Link

Version

Install

install.packages('spd')

Monthly Downloads

10,886

Version

2.0-1

License

GPL

Maintainer

Alexios Ghalanos

Last Published

July 3rd, 2015

Functions in spd (2.0-1)

SPD-class

Class: Semi-Parametric Distribution
spdfit-methods

Method: Fitting the Semi-Parametric Distribution
plot-methods

Method: Plotting (S4) for implemented S4 classes
GPDFIT-class

Class: Generalized Pareto Distribution
spd-package

The Semi-Parametric Distribution (spd) package
spd-methods

Method: Semi-Parametric Distribution
GPDTAILS-class

Class: GPDTAILS