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
In the old version there was a table called metrics with an explanation of all the available metrics. This method needs to be rethought in light of the new changes.
One idea would be to have a print method for the data that would print out additional information on the default metrics.
My suggestion would be to remove the metrics table. The default scoring rules for every forecast type are documented in the rules_*() function documentation which links to all individual functions. In addition, users should be able to find more information in the Vignette.
I therefore suggest closing this issue and deleting the metrics object in #536. Please reopen if you disagree.
In the old version there was a table called
metrics
with an explanation of all the available metrics. This method needs to be rethought in light of the new changes.One idea would be to have a print method for the data that would print out additional information on the default metrics.
Related: #365
The text was updated successfully, but these errors were encountered: