: Antonio Silva
To: arun
Cc: R help ; PIKAL Petr
Sent: Tuesday, December 4, 2012 8:13 PM
Subject: Re: [R] partial analisys of a time series
Hi all
Thanks for the attention and answers. I learned a lot I now I can go on my
work. I also tryed to you de command window().
I thought it would be poss
From: Antonio Silva
> To: PIKAL Petr
> Cc: "R-help@r-project.org"
> Sent: Tuesday, December 4, 2012 5:50 AM
> Subject: Re: [R] partial analisys of a time series
>
> Thanks Petr
>
> I thought there might be an equivalent for birthstimeseries[,1] if it were
> a d
sJanFebHW<-HoltWinters(birthstimeseriesJanFeb1)
plot(birthstimeseriesJanFebHW)
A.K.
- Original Message -
From: Antonio Silva
To: PIKAL Petr
Cc: "R-help@r-project.org"
Sent: Tuesday, December 4, 2012 5:50 AM
Subject: Re: [R] partial analisys of a time series
Thanks Petr
I tho
ject.org"
Cc:
Sent: Tuesday, December 4, 2012 5:07 AM
Subject: Re: [R] partial analisys of a time series
Hi
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of Antonio Silva
> Sent: Tuesday, December 04, 201
HI,
You can subset by:
birthstimeseriesJan<-subset(birthstimeseries,cycle(birthstimeseries)==1)
A.K.
- Original Message -
From: Antonio Silva
To: R-help@r-project.org
Cc:
Sent: Tuesday, December 4, 2012 4:26 AM
Subject: [R] partial analisys of a time series
Dear list members
I w
his depends on how your data are structured after splitting them to months.
Regards
Petr
From: Antonio Silva [mailto:aolinto@gmail.com]
Sent: Tuesday, December 04, 2012 11:50 AM
To: PIKAL Petr
Cc: R-help@r-project.org
Subject: Re: [R] partial analisys of a time series
Thanks Petr
I thou
Try period.apply() from the xts package.
MW
On Tue, Dec 4, 2012 at 9:26 AM, Antonio Silva wrote:
> Dear list members
>
> I want to analyze separately the months of a time series. In other words, I
> want to plot and fit models for each month separately.
>
> Taking the example of
> http://a-littl
gt; project.org] On Behalf Of Antonio Silva
> > Sent: Tuesday, December 04, 2012 10:26 AM
> > To: R-help@r-project.org
> > Subject: [R] partial analisys of a time series
> >
> > Dear list members
> >
> > I want to analyze separately the months of a time seri
Hi
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of Antonio Silva
> Sent: Tuesday, December 04, 2012 10:26 AM
> To: R-help@r-project.org
> Subject: [R] partial analisys of a time series
>
> Dear lis
Dear list members
I want to analyze separately the months of a time series. In other words, I
want to plot and fit models for each month separately.
Taking the example of
http://a-little-book-of-r-for-time-series.readthedocs.org/en/latest/src/timeseries.html
births <- scan("http://robjhyndman.co
10 matches
Mail list logo