From 2fcd15e24ff59460a907a198f8aa2f2b612cb0bc Mon Sep 17 00:00:00 2001 From: nicholasloveday Date: Thu, 30 Jan 2025 17:46:44 +1100 Subject: [PATCH] fix included --- docs/included.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/included.md b/docs/included.md index 56177618..660b8c12 100644 --- a/docs/included.md +++ b/docs/included.md @@ -649,6 +649,9 @@ * - Binary Discretise Proportion - [API](api.md#scores.processing.binary_discretise_proportion) - Flip-Flop Index +* - Block Bootstrap + - [API](https://scores.readthedocs.io/en/latest/api.html#scores.processing.block_bootstrap) + - Confidence intervals. See [tutorial](project:./tutorials/Block_Bootstrapping.md) * - Broadcast and Match Not-a-Number (NaN) - [API](api.md#scores.processing.broadcast_and_match_nan) - Murphy Score (Mean Elementary Score) @@ -664,10 +667,6 @@ [API](api.md#scores.processing.cdf.add_thresholds) - Continuous Ranked Probability Score (CRPS) for CDFs; CRPS CDF Brier Decomposition -* - - - Block Bootstrap - - - [API](https://scores.readthedocs.io/en/latest/api.html#scores.processing.block_bootstrap) * - - CDF Envelope -