Description
Fit Multivariate Diversity-Interactions Models with Repeated Measures.
Description
An add-on package to 'DImodels' for the fitting of biodiversity and ecosystem function relationship study data with multiple ecosystem function responses and/or time points. This package uses the multivariate and repeated measures Diversity-Interactions (DI) methods developed by Kirwan et al. (2009) <doi:10.1890/08-1684.1>, Finn et al. (2013) <doi:10.1111/1365-2664.12041>, and Dooley et al. (2015) <doi:10.1111/ele.12504>.
README.md
DImodelsMulti
The goal of DImodelsMulti is to enable the easy fitting of multivariate and repeated measures DI models.
Installation
You can install the development version of DImodelsMulti from GitHub with:
# install.packages("devtools")
devtools::install_github("DI-LauraByrne/DImodelsMulti")
Example
Examples to follow.