[R] predict.Arima: warnings from xreg magic
Huber2010
hsalas at chicagogsb.edu
Wed Jun 2 21:53:09 CEST 2010
I found the same annoying warning, but I ignore it, as you said it's not use
at all. The error (at least for me) is in the line
class(xreg) <- NULL
This makes xreg a list, so you cannot apply cbind....maybe they will fix
that some time in the future (you can always recompile the code)
Huber
--
View this message in context: http://r.789695.n4.nabble.com/predict-Arima-warnings-from-xreg-magic-tp1746944p2240731.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list