Returns the cumulative distribution function (CDF) of the distribution.
Returns the entropy of the distribution.
Returns the Fisher information of the distribution.
Returns the seed used to generate the distribution.
Returns true if the distribution is continuous.
Returns true if the distribution is discrete.
Returns the kurtosis of the distribution.
Returns the mean absolute deviation (MAD) of the distribution.
Returns the mean of the distribution.
Returns the median of the distribution.
Returns the moment generating function (MGF) of the distribution.
Returns the mode of the distribution.
Returns the n-th moment of the distribution.
Returns the probability density function (PDF) of the distribution.
Returns the quantile of the distribution.
Returns a random sample from the distribution.
Returns count random samples from the distribution.
Returns the skewness of the distribution.
Returns the standard deviation of the distribution.
Returns the variance of the distribution.