Here's something that may help you get started:
library(ts)
?decompose
?stl
Thanks,
-Girish
On Dec 5, 1:55 pm, Matthias <[EMAIL PROTECTED]> wrote:
> Hi,
> I?m looking for a package which includes a test for seasonality in time
> series.
> Any help and input would be greatly appreciated.
> Thanks,
There is a package "lpSolve" that you might want to look at. At the R
prompt, do the following:
> install.packages("lpSolve")
Once the package will be installed, you can type help(lpSolve) to get
details.
cheers,
-Girish
On Nov 13, 8:37 am, "Yun, Myung Ho" <[EMAIL PROTECTED]>
wrote:
> Dear All,
2 matches
Mail list logo