Skip to content

Commit 2f7039f

Browse files
committed
tweak NEWS
1 parent fa36d0b commit 2f7039f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

NEWS.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333

3434
* `anova` and `permutest` for partial RDA, dbRDA _etc._ residualize
3535
constraints similarly as partial CCA has done since **vegan**
36-
release 2.6-6. This may have an effect in partial models with
36+
release 2.6-6. This has an effect in partial models with
3737
`Condition`term.
3838

3939
* `add1` for constrained ordination no longer bases permutation tests
40-
on partial model, but uses method that is consistent with
41-
permutation tests in `drop1`. In `ordistep` the _P_-value of the
42-
last added term is unchanged when it is considered for dropping
43-
using same permutations.
40+
on partial model, but uses method that is consistent with marginal
41+
tests in `drop1`. In `ordistep` the _P_-value of the last added term
42+
is unchanged when it is considered for dropping using same
43+
permutations.
4444

4545
* `anova.cca(..., by = "axis")` is no longer based on partial
46-
ordination but is consistent with other `by` cases. This may have an
46+
ordination but is consistent with other `by` cases. This has an
4747
effect on later non-significant axes, but does not influence the
4848
_P_-value of the first axis.
4949

@@ -75,7 +75,7 @@
7575

7676
* `anova` and `permutest` with arguments `by = "terms"` or `by =
7777
"onedf"` was wrong in partial CCA. There were no problems in normal
78-
CCA without `Condition`term, other [partial] constrained ordination
78+
CCA without `Condition` term, other [partial] constrained ordination
7979
methods or with other `by` arguments. The bug was introduces in
8080
**vegan** release 2.6-6.
8181

0 commit comments

Comments
 (0)