Description
Statistical Methods for Analysing Multivariate Abundance Data.
Description
A set of tools for displaying, modeling and analysing multivariate abundance data in community ecology. See 'mvabund-package.Rd' for details of overall package organization. The package is implemented with the Gnu Scientific Library (<http://www.gnu.org/software/gsl/>) and 'Rcpp' (<http://dirk.eddelbuettel.com/code/rcpp.html>) 'R' / 'C++' classes.
README.md
mvabund: Statistical Methods for Analysing Multivariate Abundance Data
Authors
Yi Wang, Ulrike Naumann, Stephen Wright, Dirk Eddelbuettel and David Warton
License
LGPL (>= 2.1)
Installation
mvabund
is available on CRAN.
The development version, with the latest bells and whistles, can be installed from GitHub using the devtools
package:
devtools::install_github('aliceyiwang/mvabund', ref='main')
library(mvabund)