Skip to contents

R package for mixtures of generalized linear models and tools to estimate ecosystem resilience and stable states using these models

Installation

Package mixglm uses NIMBLE which requires compiler such as Rtools.exe, for installation instructions see: NIMBLE.

To install the development version of the mixglm package from GitHub use:

# install.packages("remotes")
remotes::install_github("adamklimes/mixglm")