The 'DImodels' package is suitable for analysing data from biodiversity and ecosystem function studies using the Diversity-Interactions (DI) modelling approach introduced by Kirwan et al. (2009) <doi:10.1890/08-1684.1>. Suitable data will contain proportions for each species and a community-level response variable, and may also include additional factors, such as blocks or treatments. The package can perform data manipulation tasks, such as computing pairwise interactions (the DI_data_prepare() function), can perform an automated model selection process (the autoDI() function) and has the flexibility to fit a wide range of user-defined DI models (the DI() function).
Version: | 1.0 |
Depends: | R (≥ 3.6.0) |
Imports: | methods, graphics, stats, utils, hnp, rootSolve |
Suggests: | ggplot2, knitr, rmarkdown |
Published: | 2020-10-01 |
Author: | Rafael de Andrade Moral [aut, cre], John Connolly [aut], Caroline Brophy [aut] |
Maintainer: | Rafael de Andrade Moral <rafael.deandrademoral at mu.ie> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | DImodels results |
Reference manual: | DImodels.pdf |
Vignettes: |
Getting Started with DImodels |
Package source: | DImodels_1.0.tar.gz |
Windows binaries: | r-devel: DImodels_1.0.zip, r-release: DImodels_1.0.zip, r-oldrel: DImodels_1.0.zip |
macOS binaries: | r-release: DImodels_1.0.tgz, r-oldrel: DImodels_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=DImodels to link to this page.