hi: but if you make it regularly spaced, then you will be removing data and therefore possibly information.  i'm sure what you're doing  is what is usually done and it's probably fine ( i really don't know to be totally honest ) but i'm just saying that irregularly spaced data is not that simple if you don't want to make assumptions.<br /><br /><br /><br /><br /><p>On May 21, 2009, <strong>Michael</strong> &lt;comtech.usa@gmail.com&gt; wrote: </p><div class="replyBody"><blockquote style="border-left: 2px solid #267fdb; margin: 0pt 0pt 0pt 1.8ex; padding-left: 1ex">My data are price change arrivals, irregularly spaced. But when there<br />is no price change, the price stays constant. Therefore, in fact, at<br />any time instant, you give me a time, I can give you the price at that<br />very instant of time. So irregularly spaced data can be easily sampled<br />to be regularly spaced data.<br />What do you think of this approach?<br /><br />On Thu, May 21, 2009 at 8:21 AM, Michael &lt;<a href="mailto:comtech.usa@gmail.com" target="_blank" class="parsedEmail">comtech.usa@gmail.com</a>&gt; wrote:<br />&gt; Thanks Jeff.<br />&gt;<br />&gt; By high frequency I mean really the tick data. For example, during<br />&gt; peak time, the arrival of price events could be at about hundreds to<br />&gt; thousands within one second, irregularly spaced.<br />&gt;<br />&gt; I've heard that forcing irregularly spaced data into regularly spaced<br />&gt; data(e.g. through interpolation) will lose information. How's that so?<br />&gt;<br />&gt; Thanks!<br />&gt;<br />&gt; On Thu, May 21, 2009 at 8:15 AM, Jeff Ryan &lt;<a href="mailto:jeff.a.ryan@gmail.com" target="_blank" class="parsedEmail">jeff.a.ryan@gmail.com</a>&gt; wrote:<br />&gt;&gt; Not my domain, but you will more than likely have to aggregate to some<br />&gt;&gt; sort of regular/homogenous type of series for most traditional tools<br />&gt;&gt; to work.<br />&gt;&gt;<br />&gt;&gt; xts has to.period to aggregate up to a lower frequency from tick-level<br />&gt;&gt; data. Coupled with something like na.locf you can make yourself some<br />&gt;&gt; high frequency 'regular' data from 'irregular'<br />&gt;&gt;<br />&gt;&gt; Regular and irregular of course depend on what you are looking at<br />&gt;&gt; (weekends missing in daily data can still be 'regular').<br />&gt;&gt;<br />&gt;&gt; I'd be interested in hearing thoughts from those who actually tread in<br />&gt;&gt; the high-freq domain...<br />&gt;&gt;<br />&gt;&gt; A wealth of information can be found here:<br />&gt;&gt;<br />&gt;&gt;  <a href="http://www.olsen.ch/publications/working-papers/" target="_blank" class="parsedLink">http://www.olsen.ch/publications/working-papers/</a><br />&gt;&gt;<br />&gt;&gt; Jeff<br />&gt;&gt;<br />&gt;&gt; On Thu, May 21, 2009 at 10:04 AM, Michael &lt;<a href="mailto:comtech.usa@gmail.com" target="_blank" class="parsedEmail">comtech.usa@gmail.com</a>&gt; wrote:<br />&gt;&gt;&gt; Hi all,<br />&gt;&gt;&gt;<br />&gt;&gt;&gt; I am wondering if there are some special toolboxes to handle high<br />&gt;&gt;&gt; frequency data in R?<br />&gt;&gt;&gt;<br />&gt;&gt;&gt; I have some high frequency data and was wondering what meaningful<br />&gt;&gt;&gt; experiments can I run on these high frequency data.<br />&gt;&gt;&gt;<br />&gt;&gt;&gt; Not sure if normal (low frequency) financial time series textbook data<br />&gt;&gt;&gt; analysis tools will work for high frequency data?<br />&gt;&gt;&gt;<br />&gt;&gt;&gt; Let's say I run a correlation between two stocks using the high<br />&gt;&gt;&gt; frequency data, or run an ARMA model on one stock, will the results be<br />&gt;&gt;&gt; meaningful?<br />&gt;&gt;&gt;<br />&gt;&gt;&gt; Could anybody point me some classroom types of treatment or lab<br />&gt;&gt;&gt; tutorial type of document which show me what meaningful<br />&gt;&gt;&gt; experiments/tests I can run on high frequency data?<br />&gt;&gt;&gt;<br />&gt;&gt;&gt; Thanks a lot!<br />&gt;&gt;&gt;<br />&gt;&gt;&gt; _______________________________________________<br />&gt;&gt;&gt; <a href="mailto:R-SIG-Finance@stat.math.ethz.ch" target="_blank" class="parsedEmail">R-SIG-Finance@stat.math.ethz.ch</a> mailing list<br />&gt;&gt;&gt; <a href="https://stat.ethz.ch/mailman/listinfo/r-sig-finance" target="_blank" class="parsedLink">https://stat.ethz.ch/mailman/listinfo/r-sig-finance</a><br />&gt;&gt;&gt; -- Subscriber-posting only.<br />&gt;&gt;&gt; -- If you want to post, subscribe first.<br />&gt;&gt;&gt;<br />&gt;&gt;<br />&gt;&gt;<br />&gt;&gt;<br />&gt;&gt; --<br />&gt;&gt; Jeffrey Ryan<br />&gt;&gt; <a href="mailto:jeffrey.ryan@insightalgo.com" target="_blank" class="parsedEmail">jeffrey.ryan@insightalgo.com</a><br />&gt;&gt;<br />&gt;&gt; ia: insight algorithmics<br />&gt;&gt; <a href="http://www.insightalgo.com" target="_blank" class="parsedLink">www.insightalgo.com</a><br />&gt;&gt;<br />&gt;<br /><br />_______________________________________________<br /><a href="mailto:R-SIG-Finance@stat.math.ethz.ch" target="_blank" class="parsedEmail">R-SIG-Finance@stat.math.ethz.ch</a> mailing list<br /><a href="https://stat.ethz.ch/mailman/listinfo/r-sig-finance" target="_blank" class="parsedLink">https://stat.ethz.ch/mailman/listinfo/r-sig-finance</a><br />-- Subscriber-posting only.<br />-- If you want to post, subscribe first.<br /></blockquote></div>