predictMS now returns the full forecast and not just the last few points for...
predictMS now returns the full forecast and not just the last few points for multi step forecasts when predict_all == TRUE. When predict_all == TRUE and confint == TRUE, the predict function now returns a list of the forecasts per variable.
Loading
Please sign in to comment