[R] Time Series with daily frequency
Rui Barradas
ruipbarradas at sapo.pt
Tue Jul 30 18:50:08 CEST 2013
Hello,
You should show us an example of what you're doing.
Anyway, there's an agument frequency to ?ts. Maybe you could set it
frequency = 365.
Also, see packages zoo and xts for the creation of time series objects
with real time stamps.
Hope this helps,
Rui Barradas
Em 30-07-2013 13:33, Lívio Cipriano escreveu:
> Hi,
>
> I tried to use the ts function to create a Time Series object with daily
> frequency but I couldn't. It's not possible or I'm not using the right
> parameters?
>
> Regards
>
> Lívio Cipriano
>
> ______________________________________________
> R-help at r-project.org mailing list
> 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.
>
More information about the R-help
mailing list