Shape statistics view helpers.
Provides functions for formatting and classifying shape statistics (skewness, kurtosis, CV) from bootstrap results.
Shape statistics view helpers. Provides functions for formatting and classifying shape statistics (skewness, kurtosis, CV) from bootstrap results.
Human-readable labels for coefficient of variation classification keywords.
Human-readable labels for coefficient of variation classification keywords.
(format-classification classification)Format a classification keyword for display. Returns the human-readable label from the appropriate label map, or the keyword's name if not found.
Format a classification keyword for display. Returns the human-readable label from the appropriate label map, or the keyword's name if not found.
Human-readable labels for kurtosis classification keywords.
Human-readable labels for kurtosis classification keywords.
(shape-stats-data metric-configs bootstrap-data)Extract and format bootstrap shape statistics (skewness, kurtosis, CV).
Returns a vector of maps with :metric :skewness :kurtosis :cv and classification info.
Extract and format bootstrap shape statistics (skewness, kurtosis, CV). Returns a vector of maps with :metric :skewness :kurtosis :cv and classification info.
Human-readable labels for skewness classification keywords.
Human-readable labels for skewness classification keywords.
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 |