User:Carl Boettiger/Notebook/Stochastic Population Dynamics/2010/02/17
![]() |
![]() ![]() ![]() | ||||||
Hastings Meeting
Reasons Warning Signals fail
Code UpdatesEarly warning signals code now does ensemble averaging, which works! The next step is to compute variance around the ensemble average to determine significance of a signal. The red line shows the environmental change, which begins around t = 200. The black line shows when the environmental variable hits the bifurcation point. Hence a reliable warning signal should occur between these two points. Looks like these work! Note that expected variance appears the least noisy. Dynamics of the model are [math]\displaystyle{ \dot N = \frac{eKN^2}{h^2+N^2} - e N - a }[/math] With
and the bifurcation occurs near a = 200. Progress on Coder19 | cboettig | 2010-02-18 00:58:00 -0800 (Thu, 18 Feb 2010) | 2 lines early warning works with ensemble averaging. This commit is paired with the figure in the Feb 17 2010 entry in the openwetware notebook r18 | cboettig | 2010-02-17 23:16:20 -0800 (Wed, 17 Feb 2010) | 2 lines minor fixes to warning_signals r17 | cboettig | 2010-02-17 23:06:41 -0800 (Wed, 17 Feb 2010) | 1 line Completed implementation of ensemble averaging r16 | cboettig | 2010-02-17 21:04:23 -0800 (Wed, 17 Feb 2010) | 1 line src directory uncessary, moved code up |