[Pomp-commits] r293 - pkg/inst
    noreply at r-forge.r-project.org 
    noreply at r-forge.r-project.org
       
    Mon Aug 23 18:46:57 CEST 2010
    
    
  
Author: kingaa
Date: 2010-08-23 18:46:57 +0200 (Mon, 23 Aug 2010)
New Revision: 293
Modified:
   pkg/inst/ChangeLog
   pkg/inst/NEWS
Log:
- update NEWS and ChangeLog
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog	2010-08-20 16:13:29 UTC (rev 292)
+++ pkg/inst/ChangeLog	2010-08-23 16:46:57 UTC (rev 293)
@@ -1,5 +1,28 @@
+2010-08-19  kingaa
+
+	* [r291] DESCRIPTION, NAMESPACE, R/bsmc.R, tests/ou2-probe-match.R,
+	  tests/ou2-probe-match.Rout.save: - add in tests for probe
+	  matching
+
+2010-08-04  kingaa
+
+	* [r290] DESCRIPTION: - use Dan's full name
+
+2010-08-03  kingaa
+
+	* [r289] DESCRIPTION, NAMESPACE, R/basic-probes.R, R/probe-match.R,
+	  R/probe.R, R/spect-match.R, R/spect.R, man/basic-probes.Rd,
+	  man/probe.Rd, man/probed-pomp-class.Rd,
+	  man/probed-pomp-methods.Rd, man/spect-pomp-class.Rd,
+	  man/spect.Rd: - add in the probe- and spectral-matching codes
+	  (thanks to Dan Reuman and Bruce Kendall)
+	* [r288] R/nlf.R: - bug fix
+
 2010-07-19  kingaa
 
+	* [r287] inst/ChangeLog, inst/doc/advanced_topics_in_pomp.pdf,
+	  inst/doc/intro_to_pomp.Rnw, inst/doc/intro_to_pomp.pdf: - update
+	  the vignette
 	* [r286] DESCRIPTION, NAMESPACE, R/pomp-methods.R, inst/ChangeLog,
 	  inst/NEWS, man/pomp-methods.Rd, tests/rw2.R, tests/rw2.Rout.save,
 	  tests/sir.R, tests/sir.Rout.save: - added new 'window',
Modified: pkg/inst/NEWS
===================================================================
--- pkg/inst/NEWS	2010-08-20 16:13:29 UTC (rev 292)
+++ pkg/inst/NEWS	2010-08-23 16:46:57 UTC (rev 293)
@@ -1,3 +1,6 @@
+NEW IN VERSION 0.32-1:
+    o  pomp now includes parameter estimation methods based on probe-matching and power-spectrum-matching as explained in papers by Kendall et al. (B. E. Kendall, C. J. Briggs, W. M. Murdoch, P. Turchin, S. P. Ellner, E. McCauley, R. M. Nisbet, S. N. Wood (1999) Why do populations cycle? A synthesis of statistical and mechanistic modeling approaches.  Ecology, 80:1789--1805) and Reuman et al. (D.C. Reuman, R.A. Desharnais, R.F. Costantino, O. Ahmad, J.E. Cohen (2006) Power spectra reveal the influence of stochasticity on nonlinear population dynamics. Proc. Nat'l. Acad. Sci., U.S.A.} 103:18860--18865).
+
 NEW IN VERSION 0.31-2:
     o  new "window", "timezero", and "timezero<-" methods are available for manipulating 'pomp' objects.
 
    
    
More information about the pomp-commits
mailing list