can anyone tell me how to do 21 yr running correlation in ferret between two data sets.If I correctly understand what "running correlation" is, I think you can use @SBX transformation to calculate the average over a fixed-width window which moves. Then you use the ordinary definition of the correlation coefficient: mean[ (A - mean(A)) * (B - mean(B)) ] / (stddev(A) * stddev(B)), where "mean" means the box average @SBX and stddev() is also calculated over the b
--REGARDSSaurabh RathoreResearch Scholar (PhD.)Centre For Oceans, Rivers, Atmosphere & Land Science TechnologyIndian Institute Of Technology, Kharagpurcontact :- 91- 8345984434
- Follow-Ups:
- Re: [ferret_users] 21 yr running correlation
- From: Ryo Furue
- Re: [ferret_users] 21 yr running correlation
- From: Sandeep Mohapatra
- References:
- [ferret_users] 21 yr running correlation
- From: Sandeep Mohapatra
- Re: [ferret_users] 21 yr running correlation
- From: Ryo Furue
- Previous by thread: Re: [ferret_users] 21 yr running correlation
- Next by thread: Re: [ferret_users] 21 yr running correlation
[Thread Prev][Thread Next][Index]