0

I have computed correlation coefficients for 90 day increments of a time series (i.e one coefficient for days 0-90, 91-180,etc.) It was very computationally expensive to compute these and I would like to analyze correlations over 6 month periods, 1 year periods etc. Is it possible to some how combine these coefficients. i.e can I get the correlation over 180 days as 0.5*c1+0.5*c2

I know in the general case this cannot be done, but because the coefficients are computed from the same number of samples is it possible?

flag
you will get a more informed response at stats.stackexchange.com/questions – Will Jagy Aug 26 2011 at 0:28

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.