Skip to content

Commit 31e8a25

Browse files
committed
Add ETS to docstring
1 parent 695909e commit 31e8a25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pysteps/verification/detcatscores.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ def det_cat_fct(pred, obs, thr, scores="", axis=None):
5252
+------------+--------------------------------------------------------+
5353
| CSI | critical success index (threat score) |
5454
+------------+--------------------------------------------------------+
55+
| ETS | equitable threat score |
56+
+------------+--------------------------------------------------------+
5557
| F1 | the harmonic mean of precision and sensitivity |
5658
+------------+--------------------------------------------------------+
5759
| FA | false alarm rate (prob. of false detection, fall-out, |

0 commit comments

Comments
 (0)