[R] Manipulation in timeSeries object:how to use the function "applySeries" by daily?
tedzzx
zengzhenxing at gmail.com
Tue Nov 11 03:57:44 CET 2008
Hi all
I have some tick-by-tick data and I have calculated the intraday returns. I
want to sum up the intraday squared returns to calculate the daily
volatility(or daily variance). I know that the s-plus FinMerics has the
function aggregateSeries function that can be apply to daily data:
aggregateSeries(x, Fun, by="daily"), but the counterpart function in
R:applySeries can not be apply to daily data. This function has the argument
by=c("monthly", "quartly").
Can we find some way to mimic the aggregateSeries function in s-plus?
Thanks in advance
Ted
--
View this message in context: http://www.nabble.com/Manipulation-in-timeSeries-object%3Ahow-to-use-the-function-%22applySeries%22-by-daily--tp20432658p20432658.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list