We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e7ebd commit 79a3122Copy full SHA for 79a3122
NEWS.md
@@ -56,6 +56,13 @@
56
the term in plots, but switches to `X1` _etc_ if the full name does
57
not fit the graph. Tilde is stripped from the term name.
58
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
+
66
* `adipart` can use Hill numbers 1 and 2 in additive diversity
67
partitioning per wish of
68
[#752](https://github.com/vegandevs/vegan/issues/752). Earlier it
0 commit comments