I have tsibble data with year-week and sales quantity. The year-week is of week type which starts on a Saturday (default tsibble yearweek starts on Monday). I have the fit models using fabletools::model. However when I try to fit for the next 2 weeks I'm getting the following
Error: Can't combine <yearweek> with different `week_start`.