We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e36efa commit 5d1e90bCopy full SHA for 5d1e90b
NEWS.md
@@ -29,8 +29,8 @@
29
30
* `decostand` for data with zero row or column sums or maxima gives
31
now `NaN` (not a number) in methods `"chi.square"`, `"frequency"`,
32
- `"hellinger"`, `"max"` and `"total"`. Since CRAN release 1.6-10
33
- (2005) we avoided division by zero and returned these as
+ `"hellinger"`, `"max"` and `"total"`. Since 2005 (CRAN release
+ 1.6-10) we avoided division by zero and returned these as
34
zero. However, this can give wrong and misleading results in further
35
analysis, because originally invalid data is regarded as valid. As
36
an example, see issue
0 commit comments