Skip to content

Commit 79a3122

Browse files
committed
NEWS about using Morisita distance with invalid 0/1 data: issue #444
1 parent 41e7ebd commit 79a3122

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@
5656
the term in plots, but switches to `X1` _etc_ if the full name does
5757
not fit the graph. Tilde is stripped from the term name.
5858

59+
* `vegdist` warns now when Morisita index is used with 0/1 integer
60+
data, and handles smoothly cases when two compared rows have largest
61+
integer 1 and share no species (used to be `NaN`, now is distance
62+
1). Morisita index should be used only with count data, most
63+
above 1. See issue
64+
[#444](https://github.com/vegandevs/vegan/issues/444).
65+
5966
* `adipart` can use Hill numbers 1 and 2 in additive diversity
6067
partitioning per wish of
6168
[#752](https://github.com/vegandevs/vegan/issues/752). Earlier it

0 commit comments

Comments
 (0)