Liking cljdoc? Tell your friends :D
All platforms.

automaton-optimization.randomness.sample

Contains a list of numerical data

It could be whatever implements the operators: +, *, /, -, 0

Contains a list of numerical data

It could be whatever implements the operators: +, *, /, -, 0
raw docstring

SampleDataclj/sprotocol

averageclj/s

(average _)

Average of the sample

Average of the sample

medianclj/s

(median _)

Median of the sample

Median of the sample

nclj/s

(n _)

Count the number of elements

Count the number of elements

varianceclj/s

(variance _)

Variance of the sample

Variance of the sample

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close