Re: Source code for an ARIMA model
- From: "David Jones" <dajxxxx@xxxxxxxxx>
- Date: Fri, 29 Jun 2007 10:40:30 +0100
Wit Jakuczun wrote:
Dnia Wed, 27 Jun 2007 14:14:38 -0700.... and on Unix
Jay <k_ajay1@xxxxxxxxx> napisaĹ?(a):
Thanks for the response. I have used some statistical tools likeI understand.
statgraph which proved the efficacy of a ARIMA model to my data.
I guess thats probably because the ARIMA model boils down to aIt is implemented in R.
linear or
exponential smoothing functions depending on the data and takes
different forms of other models. Most of my data sets conformed very
well with a max order of 2 restriction.
I was thinking about implementing the whole box jenkins method
including the model order identification/least squares estimation of
parameters and validation.
That would defenetely be an overkill for my requirement and myIt will also take some time to compute.
current
job responsibilities.
I do have the ability to execute programs on Unix and use theYou can use R on Windows.
output in my ETL tool.
So if you can throw some light on R and how to use it and execute
it on Unix, I would really appreciate that.
see ..
http://www.r-project.org/
as a start for all things R.
David Jones
.
- Follow-Ups:
- Re: Source code for an ARIMA model
- From: dave
- Re: Source code for an ARIMA model
- References:
- Source code for an ARIMA model
- From: Jay
- Re: Source code for an ARIMA model
- From: Wit Jakuczun
- Re: Source code for an ARIMA model
- From: Jay
- Re: Source code for an ARIMA model
- From: Wit Jakuczun
- Source code for an ARIMA model
- Prev by Date: Re: Question about License Plates
- Next by Date: Re: Design of Experiment Problem
- Previous by thread: Re: Source code for an ARIMA model
- Next by thread: Re: Source code for an ARIMA model
- Index(es):