CRAN
mvabund 4.0.1
Statistical Methods for Analysing Multivariate Abundance Data
Released Jan 7, 2019 by David Warton
Dependencies
tweedie 2.3.2 MASS 7.3-51.1 Rcpp statmod 1.4.30 RcppGSL 0.3.6
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 (
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>mvabund</artifactId> <version>4.0.1-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:mvabund')
Test Results
This package was last tested against Renjin 0.9.2719 on Jan 9, 2019.
- Tasmania-examples
- anova.manyany-examples
- anova.manyglm-examples
- anova.manylm-examples
- anova.traitglm-examples
- antTraits-examples
- best.r.sq-examples
- boxplot.mvabund-examples
- coefplot.manyglm-examples
- cv.glm1path-examples
- deviance.manylm-examples
- extend.x.formula-examples
- formulaUnimva-examples
- glm1-examples
- glm1path-examples
- logLik.manylm-examples
- manyany-examples
- manyglm-examples
- manylm-examples
- meanvar.plot-examples
- mvabund-examples
- mvabund-package-examples
- mvformula-examples
- plot.manyany-examples
- plot.manylm-examples
- plot.mvabund-examples
- plotMvaFactor-examples
- predict.manyglm-examples
- predict.manylm-examples
- predict.traitglm-examples
- residuals.manyglm-examples
- ridgeParamEst-examples
- shiftpoints-examples
- solberg-examples
- spider-examples
- summary.manyglm-examples
- summary.manylm-examples
- test-anova-block_R.manyglm_block_anova_
- test-manyglm_R.bad_link_function_errors
- test-manyglm_R.gamma_family_shape_parameter
- test-manyglm_R.spider_coefs
- test-manyglm_R.theta_estimation_method_warnings
- test-summary-manyglm_R.gamma_summary
- testthat
- tikus-examples
- traitglm-examples
- unabund-examples