More Early Warning Signals - An R package based on the previous packages earlywarning and earlywarnings
Estimation is done using maximum marginal likelihood estimation via Template Model Builder.
To install mews, first install TMB from CRAN, then install mews via
devtools::install_github("mebrooks/mews/mews")
You may need to install the devtools package, compiler tools, and other dependencies first. To install TMB, it may be necessary to install the version of Rtools that matches your version of R.