|
101 | 101 | [Tutorial](project:./tutorials/Murphy_Diagrams.md) |
102 | 102 | - |
103 | 103 | [Ehm et al. (2016) - Corollary 2 (p.521)](https://doi.org/10.1111/rssb.12154); [Taggart (2022) - Corollary 5.6](https://doi.org/10.1214/21-ejs1957) |
| 104 | +* - Nash-Sutcliffe Model Efficiency Coefficient (NSE) |
| 105 | + - [API](api.md#scores.continuous.nse) |
| 106 | + - [Tutorial](project:./tutorials/NSE.md) |
| 107 | + - [Nash and Sutcliffe (1970)](https://doi.org/10.1016/0022-1694%2870%2990255-6) |
104 | 108 | * - Pearson's Correlation Coefficient |
105 | 109 | - [API](api.md#scores.continuous.correlation.pearsonr) |
106 | 110 | - [Tutorial](project:./tutorials/Pearsons_Correlation.md) |
|
559 | 563 | - [API](api.md#scores.categorical.probability_of_false_detection) |
560 | 564 | - [Tutorial](project:./tutorials/ROC.md) |
561 | 565 | - [Probability of false detection (WWRP/WGNE Joint Working Group on Forecast Verification Research)](https://www.cawcr.gov.au/projects/verification/#POFD) |
| 566 | +* - Stable Equitable Error in Probability Space (SEEPS) |
| 567 | + - [API](api.md#scores.categorical.seeps) |
| 568 | + - [Tutorial](project:./tutorials/SEEPS.md) |
| 569 | + - [Rodwell et al. (2010)](https://doi.org/10.1002/qj.656) |
562 | 570 | * - Threshold Event Operator |
563 | 571 | - [API](api.md#scores.categorical.ThresholdEventOperator) |
564 | 572 | - [Tutorial](project:./tutorials/Binary_Contingency_Scores.md) |
|
649 | 657 | * - Binary Discretise Proportion |
650 | 658 | - [API](api.md#scores.processing.binary_discretise_proportion) |
651 | 659 | - Flip-Flop Index |
| 660 | +* - Block Bootstrap |
| 661 | + - [API](api.md#scores.processing.block_bootstrap) |
| 662 | + - Confidence intervals. See [tutorial](project:./tutorials/Block_Bootstrapping.md) |
652 | 663 | * - Broadcast and Match Not-a-Number (NaN) |
653 | 664 | - [API](api.md#scores.processing.broadcast_and_match_nan) |
654 | 665 | - Murphy Score (Mean Elementary Score) |
|
764 | 775 | - Risk Matrix Score |
765 | 776 | - [API](api.md#scores.emerging.risk_matrix_score) |
766 | 777 | - [Tutorial](project:./tutorials/Risk_Matrix_Score.md) |
767 | | - - Taggart, R. J., & Wilke, D. J. (2024). Warnings based on risk matrices: a coherent framework with consistent evaluation. In preparation. |
| 778 | + - [Taggart and Wilke (2025)](https://doi.org/10.48550/arXiv.2502.08891) |
| 779 | +
|
768 | 780 | * - |
769 | 781 | - Risk Matrix Score - Matrix Weights to Array |
770 | 782 | - [API](api.md#scores.emerging.matrix_weights_to_array) |
771 | 783 | - [Tutorial](project:./tutorials/Risk_Matrix_Score.md) |
772 | | - - Taggart, R. J., & Wilke, D. J. (2024). Warnings based on risk matrices: a coherent framework with consistent evaluation. In preparation. |
| 784 | + - [Taggart and Wilke (2025)](https://doi.org/10.48550/arXiv.2502.08891) |
| 785 | +
|
773 | 786 | * - |
774 | 787 | - Risk Matrix Score - Warning Scaling to Weight Array |
775 | 788 | - [API](api.md#scores.emerging.weights_from_warning_scaling) |
776 | 789 | - [Tutorial](project:./tutorials/Risk_Matrix_Score.md) |
777 | | - - Taggart, R. J., & Wilke, D. J. (2024). Warnings based on risk matrices: a coherent framework with consistent evaluation. In preparation. |
| 790 | + - [Taggart and Wilke (2025)](https://doi.org/10.48550/arXiv.2502.08891) |
| 791 | +
|
778 | 792 | ``` |
0 commit comments