Skip to content

Commit a5a45bc

Browse files
committed
Fix docstring
1 parent 2e53c5e commit a5a45bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pysteps/verification/detcatscores.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def scores_det_cat_fcst(pred, obs, thr, scores):
3636
+------------+--------------------------------------------------------+
3737
| POD | probability of detection (hit rate) |
3838
+------------+--------------------------------------------------------+
39-
| SEDI | linear regression slope (conditional bias) |
39+
| SEDI | symmetric extremal dependency index |
4040
+------------+--------------------------------------------------------+
4141
4242
Returns

0 commit comments

Comments
 (0)