[Pomp-commits] r464 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon May 9 22:00:02 CEST 2011
Author: kingaa
Date: 2011-05-09 22:00:02 +0200 (Mon, 09 May 2011)
New Revision: 464
Modified:
pkg/inst/NEWS
Log:
- update
Modified: pkg/inst/NEWS
===================================================================
--- pkg/inst/NEWS 2011-05-09 19:58:28 UTC (rev 463)
+++ pkg/inst/NEWS 2011-05-09 20:00:02 UTC (rev 464)
@@ -7,6 +7,8 @@
o 'pomp' is now a method rather than a function.
Calling it on a 'pomp' object copies the object; one can optionally modify some of the slots.
+ o Two new files 'gompertz.R' and 'gompertz.c' are in the 'examples' directory. These contain codes needed to reproduce the Gompertz example in the 'intro_to_pomp' vignette.
+
o The warning messages to do with the default behaviors of 'simulate' and 'trajectory' with respect to the arguments 'times' and 't0' have been removed.
These warnings were introduced in version 0.34-1 to alert users to changes in the default behavior of 'simulate' and 'trajectory' introduced with that version.
See the documentation ("pomp?simulate", "pomp?trajectory") for a description of the new default behaviors.
More information about the pomp-commits
mailing list