[R] Moving Average Model

testuser grajgopalan at gmail.com
Tue Mar 9 19:54:59 CET 2010


Using the forecast package in R, auto.arima returns a model of type (0,0,3)
with coefficients. To forecast the value at any point of time t, I can use
the coefficients along with the white noise values e(t). How can we get the
value for white noise?
-- 
View this message in context: http://n4.nabble.com/Moving-Average-Model-tp1586447p1586447.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list