Good afternoon.
I have problems dealing with daily data time series.
I have this code as an example of monthly data, begining in January/1990:
X=ts(x,frequency=12,start=c(1990,1))
How must I write my time series, to declare I have DAILY data begining in
October 3rd 2014?
Thanks a lot.
Regards,
Diego
--
View this message in context:
http://r.789695.n4.nabble.com/Dealing-with-DAILY-time-series-tp4711411.html
Sent from the R help mailing list archive at Nabble.com.