[R] Seasonal pattern analysis

Frederic Ntirenganya ntfredo at gmail.com
Mon May 4 08:37:28 CEST 2015


Hi,

I suggest you use* ts* function which can create timeseries object of your
data. You can also use* subset* function to subset the data for some
particular months.  I am not sure whether this can help since I don't have
your data to try.

All the best!

Frederic Ntirenganya
Maseno University,
African Maths Initiative,
Kenya.
Mobile:(+254)718492836
Email: fredo at aims.ac.za
https://sites.google.com/a/aims.ac.za/fredo/

On Mon, May 4, 2015 at 8:20 AM, Arshad Mohamed <arshad25 at gmail.com> wrote:

> Hello everyone,
>
> I want to do a seasonal pattern analysis of a disease incidence. I have the
> data on incidence number in each month for 3 years. I saw a good package
> called "season" in R. But it looks like it does the analysis for monthly,
> weekly or daily fashion. But I need to do the analysis for summer, winter,
> spring and autumn. Can anybody give me some help on choosing most suitable
> package to do this?
>
> Thanks much
> ARshad
>
> --
> :jak
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.
>

	[[alternative HTML version deleted]]



More information about the R-help mailing list