NEON-biodiversity / Ostats

O-statistics (community pairwise niche overlap statistics)
https://neon-biodiversity.github.io/Ostats/
Other
7 stars 2 forks source link

Contour plot doesn't work if density is too low #45

Open qdread opened 3 years ago

qdread commented 3 years ago

Right now the level on the hypervolume contour plot is set at 0.01 by default. But if the KDE has too low of a density, it won't plot anything. Either allow the user to set the level as an argument, or come up with some logic to find a better level to plot.

qdread commented 3 years ago

I enabled the user to set the level as an argument but that isn't ideal so leaving this open in case I come up with a better way to intelligently find the level