reichlab / distfromq

Reconstruct a distribution from a collection of quantiles

Home Page:http://reichlab.io/distfromq/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

distfromq

R-CMD-check

Given a set of predictive quantiles from a distribution, estimate the distribution and create d, p, q, and r functions to evaluate its density function, distribution function, and quantile function, and generate random samples. On the interior of the provided quantiles, an interpolation method such as a monotonic cubic spline is used; the tails are approximated by a location-scale family.

About

Reconstruct a distribution from a collection of quantiles

http://reichlab.io/distfromq/

License:GNU General Public License v3.0


Languages

Language:HTML 90.6%Language:R 9.4%