Displaying 1 result from an estimated 1 matches for "03z74632v1f3g1e".
2013 Jan 22
1
How to assign time series to a vector with one leap year
...;airtemp.csv",header=T,sep="")
aw <- ts(airtemp,start=2008,frequency=8784,end=2009)
I assigned frequency as 8784 because 2008 year will have 8784 hourly data
points and 2009 has 8760 data points. The total data points are 17544
The data can be found on
https://www.dropbox.com/s/03z74632v1f3g1e/airtemp.csv
I apologize if this is very trivial to some of you.
Thanks.
[[alternative HTML version deleted]]