Liking cljdoc? Tell your friends :D

criterium.viewer.common.bootstrap

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.
raw docstring

bootstrap-stat-rowclj

(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.
sourceraw docstring

format-bootstrap-estimateclj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close