shawnlaffan / biodiverse

A tool for the spatial analysis of diversity
http://shawnlaffan.github.io/biodiverse/
GNU General Public License v3.0
75 stars 19 forks source link

Randomisations - change p-rank approach, update GUI colouring like z-scores #856

Closed shawnlaffan closed 1 year ago

shawnlaffan commented 1 year ago

The p-rank lists in the randomisations can be confusing to users. These should be simplified so that all values are given, but values <0.5 take into account any ties.

The GUI should also colour the data using the same approach as for z-scores. https://biodiverse-analysis-software.blogspot.com/2023/02/plotting-z-score-indices-and.html

shawnlaffan commented 1 year ago

Changes are on master branch, so closing