martinig / Fitness-and-dispersal-MA

https://martinig.github.io/Fitness-and-dispersal-MA/
0 stars 0 forks source link

how to convert Spearman rank correlations #7

Closed martinig closed 9 months ago

martinig commented 1 year ago
itchyshin commented 1 year ago

The answer is here - create a function

https://stats.stackexchange.com/questions/423594/spearman-rho-as-a-function-of-pearson-r

martinig commented 1 year ago

So they are ~identical, but they still need to be converted.

itchyshin commented 9 months ago

done

martinig commented 9 months ago

The formula to do this:

r <- 2*sin((pi/6)*est)