[Pomp-commits] r504 - in pkg/inst: . doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue May 31 19:33:25 CEST 2011
Author: kingaa
Date: 2011-05-31 19:33:24 +0200 (Tue, 31 May 2011)
New Revision: 504
Modified:
pkg/inst/ChangeLog
pkg/inst/NEWS
pkg/inst/doc/advanced_topics_in_pomp.pdf
pkg/inst/doc/intro_to_pomp.pdf
Log:
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog 2011-05-31 17:06:00 UTC (rev 503)
+++ pkg/inst/ChangeLog 2011-05-31 17:33:24 UTC (rev 504)
@@ -1,5 +1,19 @@
+2011-05-31 kingaa
+
+ * [r503] DESCRIPTION, inst/doc/intro_to_pomp.Rnw,
+ inst/doc/intro_to_pomp.pdf, inst/doc/pomp.bib: - add section on
+ NLF to intro vignette (by S. Ellner)
+
+2011-05-27 kingaa
+
+ * [r502] R/nlf.R: - fix newly introduced bug
+ * [r501] DESCRIPTION, R/nlf.R, tests/ou2-nlf.R,
+ tests/ou2-nlf.Rout.save: - fix bug in 'nlf': nconverge was
+ essentially ignored
+
2011-05-22 kingaa
+ * [r500] DESCRIPTION, inst/ChangeLog:
* [r499] R/pomp.R, inst/NEWS, inst/doc/intro_to_pomp.Rnw,
inst/doc/intro_to_pomp.pdf: - fix bug in pomp-pomp to do with
userdata slot not being preserved
Modified: pkg/inst/NEWS
===================================================================
--- pkg/inst/NEWS 2011-05-31 17:06:00 UTC (rev 503)
+++ pkg/inst/NEWS 2011-05-31 17:33:24 UTC (rev 504)
@@ -1,5 +1,8 @@
NEWS
+0.38-2
+ o A new section describing and demonstrating nonlinear forecasting has been added to the "intro to pomp" vignette.
+
0.38-1
o Fixed bug in 'pomp' when 'data' is of class 'pomp': userdata should be preserved.
Modified: pkg/inst/doc/advanced_topics_in_pomp.pdf
===================================================================
(Binary files differ)
Modified: pkg/inst/doc/intro_to_pomp.pdf
===================================================================
(Binary files differ)
More information about the pomp-commits
mailing list