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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |