Fix for weekday effect in prediction
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.