Re: Question on 'ESCCR' ---- Is it computing the lag correlation?

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed, 10 Dec 2008 02:43:10 -0700

A sample of the underlying code was sent to nswer the question.

Song Feng wrote:
>
> Hi All:
>
> I am using the function 'esccr' to compute the lag/lead correlation
> between two variables. The method I used is like the following:
>
> mxlag = 9
> y_Lead_x = *esccr*(x,y,mxlag)
> x_Lead_y = *esccr*(y,x,mxlag)
>
> However, compared to the results with my FORTRAN code, I found that
> esccr(x,y,mxlag) is acctually computing the "X_lead_Y" not the expecting
> "Y_lead_X". Are there anybody used this function before? Do I
> misunderstanding something?
>
> Best!
>
> Song Feng
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Dec 10 2008 - 02:43:10 MST

This archive was generated by hypermail 2.2.0 : Thu Dec 11 2008 - 03:51:46 MST