NEON-biodiversity / Ostats

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

Ostats with no null models #29

Closed qdread closed 3 years ago

qdread commented 3 years ago

Currently there is no way to run Ostats() with no null models. The workaround was to use 1 iteration. But we should change it so there's an option to not run any iterations in case someone just wants the raw number.

qdread commented 3 years ago

Fixed in 663076a , now can specify run_null_model = FALSE but default is TRUE