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
The current version of the score_entry is simple and works if the scores did not include any additional bins. Due to the guidelines, these additional requirements need to be met
For week targets, include the preceding and proceeding weeks. For example, if the truth is week 1, then this means including week 52 (53 in some years) as well as week 2.
For percent targets, include the preceding 5 and proceeding 5 percents.
Deal with the fact that the "Season onset" can possibly be "none".
The current version of the score_entry is simple and works if the scores did not include any additional bins. Due to the guidelines, these additional requirements need to be met