Package: mvabund 4.2.1
mvabund: Statistical Methods for Analysing Multivariate Abundance Data
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.
Authors:
mvabund_4.2.1.tar.gz
mvabund_4.2.1.tar.gz(r-4.5-noble)mvabund_4.2.1.tar.gz(r-4.4-noble)
mvabund_4.2.1.tgz(r-4.4-emscripten)mvabund_4.2.1.tgz(r-4.3-emscripten)
mvabund.pdf |mvabund.html✨
mvabund/json (API)
# Install 'mvabund' in R: |
install.packages('mvabund', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:fc1441368c. Checks:1 OK, 1 NOTE. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 19 2025 |
R-4.5-linux-x86_64 | NOTE | Feb 19 2025 |
Exports:anova.manyanyanova.manyglmanova.manylmanova.traitglmas.mvabundbest.r.sqboxplot.mvabundboxplot.mvformulacoefplotcoefplot.manyglmcv.glm1pathdeviance.manylmextend.x.formulaformulaUnimvaglm1glm1pathis.mvabundis.mvformulamanyanymanyglmmanylmmeanvar.plotmvabundmvformulaplot.glm1pathplot.manyanyplot.manyglmplot.manylmplot.mvabundplot.mvformulaplotFormulafeatureplotMvaFactorpredict.manyglmpredict.manylmpredict.traitglmprint.anova.manyanyprint.anova.manyglmprint.anova.manylmprint.manyanyprint.manyglmprint.mvformulaprint.summary.manyglmprint.summary.manylmRcppVersionresiduals.glm1pathresiduals.manyanyresiduals.manyglmridgeParamEstshiftpointssummary.manyglmsummary.manylmtraitglmunabund
Citation
To cite package ‘mvabund’ in publications use:
Wang Y, Naumann U, Eddelbuettel D, Wilshire J, Warton D (2022). mvabund: Statistical Methods for Analysing Multivariate Abundance Data. R package version 4.2.1, https://CRAN.R-project.org/package=mvabund.
Corresponding BibTeX entry:
@Manual{, title = {mvabund: Statistical Methods for Analysing Multivariate Abundance Data}, author = {Yi Wang and Ulrike Naumann and Dirk Eddelbuettel and John Wilshire and David Warton}, year = {2022}, note = {R package version 4.2.1}, url = {https://CRAN.R-project.org/package=mvabund}, }
Readme and manuals
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)