[R] Moving Average Model

David Winsemius dwinsemius at comcast.net
Tue Mar 9 20:42:56 CET 2010


On Mar 9, 2010, at 1:54 PM, testuser wrote:

>
> 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?

"Teach a man to fish":

 > RSiteSearch("shade the area under a curve")
A search query has been submitted to http://search.r-project.org
The results page should open in your browser shortly


> -- 
> 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.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

David Winsemius, MD
West Hartford, CT



More information about the R-help mailing list