Skip to content
Prev 4321 / 15274 Next

Speed optimization on minutes distribution calculation

periodicity() function in xts is a good tool for axis manipulation.

Maybe I should not use character string methods to complie the
distribution of minutes volume, as Brian suggested.   But what
function should be used for such task in R?  I've tried in kdb+ , it
is  somewhat simple and quick enough with select and xbar function.
But I am not familiar with R.  Maybe there is some functions for this
specific task I don't know.

Thanks Brian.
On Tue, Jun 16, 2009 at 8:00 AM, Brian G. Peterson<brian at braverock.com> wrote: