Skip to content
Back to formatted view

Raw Message

Message-ID: <145ce81f-9ef5-44b2-ac67-149860f94b6a@e1g2000pra.googlegroups.com>
Date: 2008-12-05T11:02:55Z
From: GR
Subject: Seasonality in time series
In-Reply-To: <4938EC79.2070203@email.de>

Here's something that may help you get started:
library(ts)
?decompose
?stl

Thanks,
-Girish

On Dec 5, 1:55?pm, Matthias <docnehr... at email.de> 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,
> Matthias
>
> ______________________________________________
> R-h... at r-project.org mailing listhttps://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guidehttp://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.