The goal of mvabund is to provide tools for a model-based approach to the analysis of multivariate abundance data in ecology (Yi Wang et al. 2012), in particular, testing hypotheses about the community-environment association. Abundance measures include counts, presence/absence data, ordinal or biomass data.
This package includes functions for visualising data, fitting predictive models, checking model assumptions, as well as testing hypotheses about the community–environment association.
mvabund
is available on
CRAN and can be installed
directly in R:
install.packages("mvabund")
library(mvabund)
This is an archived version -- you can access the development version of mvabund
at ecostats/mvabund.