• Chris Jewell's avatar
    Fix for weekday effect in prediction · 3df0dd34
    Chris Jewell authored
    Previously, when generating forward predictions, the model used the latest value of
    gamma1 for all time points.  This created a prediction artefact depending on what the
    last day of the observed timeseries was.   This is now corrected by projecting the weekday
    forward in time.
    3df0dd34