Probabilistic distributions.
Probabilistic distributions.
(critical-value distribution)
(critical-value distribution alpha)
(critical-value distribution alpha tails)
(cumulative this p)
Returns the cumulative probability before p
.
Returns the cumulative probability before `p`.
(draw this)
Returns a random value following that distribution.
Returns a random value following that distribution.
(maximum this)
Maximum.
Maximum.
(median this)
Returns the median of the distribution.
Returns the median of the distribution.
(minimum this)
Minimum.
Minimum.
(quantile this x)
Returns the quantile of the distribution before x
.
Returns the quantile of the distribution before `x`.
(iqr distribution)
Returns the interquartile range of that distribution
.
Returns the interquartile range of that `distribution`.
(summary distribution)
Returns the 5-number distribution summary and the interquartile range.
Returns the 5-number distribution summary and the interquartile range.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close