You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/examples/Time-interpolation.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ A common metric for model validation is mean absolute error (MAE).
64
64
65
65
In the example below we calculate this metric using the model data interpolated to the observed times.
66
66
67
-
For a more elaborate model validation library which takes care of these things for you as well as calculating a number of relevant metrics, take a look at [`ModelSkill](https://dhi.github.io/modelskill).
67
+
For a more elaborate model validation library which takes care of these things for you as well as calculating a number of relevant metrics, take a look at [ModelSkill](https://dhi.github.io/modelskill).
0 commit comments