Warning Signals

  • Working on implementation of the the TwoRates model looking for changepoint:
  • See for most of code implementation sde_likelihood.R and for the model choice example see warning_example.R

General Code cleanup

  • Added a saddle-node bifurcation simulation in the format of the metapop/hastings/crowley/beetles models already in the stochastic population dynamics library. Allows for C-based parallelized ensemble simulation using my Gillespie library. R call to all of these models can be found in ind_based_models.R