Re: Rank Correlation

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon, 01 Dec 2008 15:53:37 -0700

Sorry, NCL does not currently have Spearman's rank correlation built-in.

You could create one in NCL using 'qsort' to sort the arrays
into ascending order. The use the code in Numerical recipies
to compute the coefficient.

Guilherme Martins wrote:
> Hi users I'm new here. I'd like to know if the NCL have the rank
> correlation function? I didn't fond it. Anyone can help me?
>
> Thanks,
>
> Guilherme.
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Dec 01 2008 - 15:53:37 MST

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 08:45:36 MST