NEON-biodiversity / Ostats

O-statistics (community pairwise niche overlap statistics)

Home Page:https://neon-biodiversity.github.io/Ostats/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option for normalized or non-normalized density plots

qdread opened this issue · comments

Currently we allow calculation of both normalized and non-normalized Ostats, but the plot method only plots normalized density plots with the same area for each species regardless of abundance. It would be good to have both options. I will try to implement this soon.

See branch newplotcode where this is partially implemented

All implemented in b65ae78 in newplotcode branch