User:Carl Boettiger/Notebook/Stochastic Population Dynamics/2010/08/08

From OpenWetWare
Jump to navigationJump to search
Stochastic Population Dynamics <html><img src="/images/9/94/Report.png" border="0" /></html> Main project page
<html><img src="/images/c/c3/Resultset_previous.png" border="0" /></html>Previous entry<html>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</html>Next entry<html><img src="/images/5/5c/Resultset_next.png" border="0" /></html>

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