(maximum this)
Returns the maximum x
Returns the maximum x
(minimum this)
Returns the minimum x
Returns the minimum x
(cell this coordinates)
Returns the cell identified by coordinates
, which must contain a label for each of the table's dimensions.
Returns the cell identified by `coordinates`, which must contain a label for each of the table's dimensions.
(grand-total this)
Returns the grand total
Returns the grand total
(margin-totals this)
Returns the totals for all levels of all factors
Returns the totals for all levels of all factors
(size this)
Returns the table extent in each dimension
Returns the table extent in each dimension
(predict this x)
Returns the predicted value of y given x
Returns the predicted value of y given x
(quantile this p)
Returns the x for a given cumulative probability
Returns the x for a given cumulative probability
(cdf this x)
Returns the cumulative probability for a given x
Returns the cumulative probability for a given x
(sample-1 this rng)
(sample-n this n rng)
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 |