[Pomp-commits] r114 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Apr 28 14:04:28 CEST 2009
Author: kingaa
Date: 2009-04-28 14:04:28 +0200 (Tue, 28 Apr 2009)
New Revision: 114
Modified:
pkg/inst/ChangeLog
Log:
version 0.23-4
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog 2009-04-28 12:03:31 UTC (rev 113)
+++ pkg/inst/ChangeLog 2009-04-28 12:04:28 UTC (rev 114)
@@ -1,5 +1,17 @@
2009-04-28 kingaa
+ * [r113] data/rw2.rda, man/rw2.Rd, tests/rw2.R,
+ tests/rw2.Rout.save: add a new data()-accessible pomp object,
+ coding a very simple 2D random walk
+ * [r112] DESCRIPTION, NAMESPACE, R/euler.R, data/euler.sir.rda,
+ data/ou2.rda, inst/ChangeLog, inst/doc/compiled_code_in_pomp.pdf,
+ inst/doc/intro_to_pomp.pdf, inst/examples/euler_sir.R,
+ inst/examples/logistic.R, inst/examples/rw2.R, man/euler.Rd,
+ src/euler.c, tests/logistic.R, tests/logistic.Rout.save,
+ tests/sir.R, tests/sir.Rout.save: add onestep plugin to
+ facilitate the construction of models for which explicit formulae
+ are available for one-step transitions.
+ * [r111] inst/CITATION: fix citation info
* [r110] src/dprocess.c, src/rprocess.c: explicitly cast 'times' to
double to avoid potential problems when R casts a sequence to
integer storage type
More information about the pomp-commits
mailing list