see auto.arima in the forecast package.
On Tue, Feb 17, 2009 at 10:20 AM, emj83 <stp08emj at shef.ac.uk>
wrote:>
> is there some sort of R function which can advise me of the best
ARIMA(p,q,r)
> model to use based on the Schwarz criterion e.g for e.g p=0-5, q =0, r=0-5
> or for example p+r< 5???
>
> or is this something I will have to write my own code for?
>
> Thanks Emma
> --
> View this message in context:
http://www.nabble.com/ARIMA-models-tp22059382p22059382.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.
>