File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 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
59+ * ` vegdist ` warns now when Morisita index is used with
60+ presence/absence data or when a sampling unit (row) has no counts
61+ above 1. Cases when two compared rows have largest count 1 and share
62+ no species are now handled smoothly (used to be ` NaN ` ), but results
63+ for 0/1 rows are unreliable. For instance, two sampling units (rows)
64+ are regarded identical (distance 0) if they share any species
65+ although they differ in other species. It is best to use
66+ ` method = "horn" ` if ` "morisita" ` gives warnings. See issue
6467 [ #444 ] ( https://github.com/vegandevs/vegan/issues/444 ) .
6568
6669* ` adipart ` can use Hill numbers 1 and 2 in additive diversity
You can’t perform that action at this time.
0 commit comments