Class | Description |
---|---|
Ansari |
Ansari-Bradley test statistic
|
Arcsine |
Bounded Arcsine distribution; bounded by [a, b].
|
Beta | |
BetaBinomial |
Beta binomial distribution, taken from gamlss.dist package, plus some underflow guard.
|
BetaPrime |
Beta Prime distribution.
|
Binomial | |
Binomial.RandomState | |
Cauchy | |
Chi | |
ChiSquare | |
Exponential | |
F | |
Gamma | |
Geometric | |
HyperGeometric | |
HyperGeometric.RandomState | |
InvGamma | |
InvNormal |
Inverse normal (or Wald) distribution.
|
Kendall |
Kendall tau distribution
|
Kumaraswamy |
Kumaraswamy distribution
|
Laplace |
Laplace distribution, from VGAM package
|
Logarithmic | |
Logistic | |
LogNormal | |
Nakagami | |
NegBinomial | |
NonCentralBeta | |
NonCentralChiSquare | |
NonCentralF | |
NonCentralT | |
Normal |
Manually translated from R's Distlib by Roby Joehanes
|
Poisson | |
Poisson.RandomState | |
SignRank | |
Spearman | |
T | |
Tukey |
Computes the probability and quantile that the maximum of rr studentized
ranges, each based on cc means and with df degrees of freedom
for the standard error, is less than q.
|
Uniform | |
Weibull | |
Wilcoxon |
SYNOPSIS
#include
|
Wishart |
Wishart distribution
By: Roby Joehanes
|
Zipf |
Zipf distribution
Parts taken from VGAM
|