Hi, I personnaly am not a big fan of ts() objects. I would rather recommend
that you download the timeSeries() library... Well actualy, you should
install Rmetrics, which is a package you will find on
http://www.probability.ca/cran/. then load library(Rmetrics). You will then
be able to use timeSeries() objects. Since the positions of you timeSeries
should be in timeDate()objects, you can use the function
"seconds(positions)" to lag your series as you wish.
Hope this can help you.
Eggraid
mahtab seyedin wrote:
>
> Dear all,
> I would like to create a time-series objects in R. My data collected per
> 30min in a day for about 3 months ("Aug 27 17:00:00 2001"-"Nov 30 17:30:00
> 2001"). I don't know what the frequency must be used in ts( ) instruction
> in R software for this data set.
> Thank u so much
> Best Wishes
> Mahtab
>
> ---------------------------------
> Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's
> on, when.
>
--
View this message in context:
http://www.nabble.com/time-series--tf4129260.html#a11752103
Sent from the S-News mailing list archive at Nabble.com.
|