-
**Describe the bug**
While testing with `pytest-cov` we started noticing some failures due to an "internal" error. Digging deeper, it looks like somehow a shared object (.so) file has made its way …
-
Assume that we have the following data
```
set.seed(123)
Xmat
-
I just noticed that there is no permustats method for anova.cca.
Shouldn't be hard to implement:
Just return F.perm from permutest with the anova.cca-object and write a permustats.anova.cca method.
…