[R語言]forecast.Arima中使用xreg報錯 問題: 使用forecast.Arima對帶xreg的arima模型進行預測,報xreg Error 報錯: 原因: R語言的基礎包stats中包含arima函數, ...