alias toQuantile = convertTo!Quantile

Copyright

© 2014-2015 Ilya Yaroshenko

License

MIT

Aliases

toQuantile
convertTo!Quantile

Structs

GammaSQuantile

Quantile function of the gamma distribution

InverseGammaSQuantile

Quantile function of the inverse-gamma distribution

GeneralizedGammaSQuantile

Quantile function of the generalized gamma distribution

Interfaces

Quantile

Quantile function interface

Classes

NumericQuantile

Class to compute quantile function as root of it's cumulative density function. Unstable algorithm.