Skip to content
Prev 2067 / 15274 Next

Does R have a formal test for long vs short memory process?

tom soyer wrote:
Perhaps you could be a bit more specific about what you want?

In addition to the ACF chart, the acf calculation calculates confidence 
intervals for significance.  The summary() method on the results of an 
acf will tell you what the values for these confidence intervals are.

There are also several other quantitative methods that have been 
proposed for measuring and dealing with acf and partial acf in financial 
time series.  If you have one of these methods in mind, perhaps we can 
see if they are either already implemented or could be implemented easily.

Regards,

    - Brian