Bootstrap statistics view helpers.
Provides functions for formatting bootstrap estimates and building bootstrap statistics table rows.
Bootstrap statistics view helpers. Provides functions for formatting bootstrap estimates and building bootstrap statistics table rows.
(bootstrap-stat-row metric-config stat transforms)Create a row for the bootstrap stats table. Column order: median first, then mean, then percentile spread. Applies transforms (e.g., batch-size division) to all values.
Create a row for the bootstrap stats table. Column order: median first, then mean, then percentile spread. Applies transforms (e.g., batch-size division) to all values.
(format-bootstrap-estimate estimate metric-config transforms)Format a BcaEstimate for display, returning a map with :value and :ci keys. Applies transforms (e.g., batch-size division) and unit scaling.
Format a BcaEstimate for display, returning a map with :value and :ci keys. Applies transforms (e.g., batch-size division) and unit scaling.
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 |