[R-SIG-Finance] Filtering Tick Data

Brian G. Peterson brian at braverock.com
Mon Feb 26 02:27:40 CET 2007


On Sunday 25 February 2007 19:04, Oliver Faulhaber wrote:
> - I want to get a timeSeries object with data at an one-minute
> interval. If there exists no price for the specific time, the function
> should return an interpolated value:

I would suggest the "aggregate" function from library "zoo" to coerce your 
irregular timeseries into a regular one-minute (or whatever) timeseries.

Regards,

   - Brian

-- 
773-459-4973 mobile
http://braverock.com/brian/resume-quant.pdf



More information about the R-SIG-Finance mailing list