View on GitHub

quantile

Agnostic (re)implementations (R/SAS/Python/C) of common quantile estimation algorithms.

DOI

How do I compute quantiles?

Description

The source code implements the same identical algorithms for quantile estimation (9 derived from Hyndman and Fan’s framework, plus 1 described in Cunnane’s article and 1 one proposed by Filiben) on different software platforms and/or using different programming languages, namely:

For this purpose, it either extends (wraps) already existing implementations when they exist, or actually reimplements the algorithm(s) from scratch.

Table of Contents
About

This source code material is intended as a supporting material for Grazzini and Lamarche’s article referenced below:

Notice

Copyright (c) 2017, J.Grazzini & P.Lamarche, European Commission.

Licensed under European Union Public License.