User:Carl Boettiger/Notebook/Comparative Phylogenetics/2010/04/30

From OpenWetWare
Jump to navigationJump to search
Comparative Phylogenetics <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>

Adaptive Dynamics

  • Modified code phase definitions: phasetime[0] is the first time dimorphism is established. Dimorphism may be lost and restablished, last (most recent) time it establishes is phasetime[1] (used to be phasetime[0]). Other times are still the most recent time at which the phase was accomplished.
  • Fiddling with analytic approximations. These shouldn't integrate to evaluate at each value, but should be done in a fully discretized system. Prototyping in R, the discrete version is probably fast enough to handle in scripted code alone.