[Pomp-commits] r21 - in pkg: data inst inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jul 25 17:10:30 CEST 2008
Author: kingaa
Date: 2008-07-25 17:10:30 +0200 (Fri, 25 Jul 2008)
New Revision: 21
Modified:
pkg/data/ou2.rda
pkg/inst/ChangeLog
pkg/inst/doc/compiled_code_in_pomp.pdf
pkg/inst/doc/intro_to_pomp.pdf
Log:
Modified: pkg/data/ou2.rda
===================================================================
(Binary files differ)
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog 2008-07-25 14:04:42 UTC (rev 20)
+++ pkg/inst/ChangeLog 2008-07-25 15:10:30 UTC (rev 21)
@@ -1,3 +1,36 @@
+2008-07-25 kingaa
+
+ * tests/ou2-mif.Rout.save: no need to set rw.sd for parameters that
+ aren't estimated
+ * inst/examples/logistic.R, inst/examples/rw2.R,
+ inst/examples/sir.R, tests/examples.R: add a test of the examples
+ in 'inst/examples' to the 'tests' directory
+ modify the sir.R example so that it attempts to build a
+ shared-object library only if .Platform$OS.type=='unix'
+ * inst/doc/intro_to_pomp.Rnw, tests/ou2-mif.R: no need to include
+ zeros in 'rw.sd'
+ * man/mif.Rd: improve documentation regarding arguments to mif
+ * R/aaa.R: remove a whole lot of stuff that somehow got in from
+ pomp.devel
+ * inst/examples/sir.R: fix up R-function version
+ * R/aaa.R: improve error handling: fix language and use sQuote,
+ dQuote where appropriate
+ * DESCRIPTION:
+ * R/compare.mif.R, R/dmeasure-pomp.R, R/dprocess-pomp.R, R/euler.R,
+ R/init.state-pomp.R, R/mif-methods.R, R/mif.R, R/particles-mif.R,
+ R/pfilter.R, R/plot-pomp.R, R/pomp-methods.R, R/pomp.R,
+ R/rmeasure-pomp.R, R/rprocess-pomp.R, R/simulate-pomp.R,
+ R/skeleton-pomp.R, R/sobol.R: improve error handling: fix
+ language and use sQuote, dQuote where appropriate
+ * R/mif.R: trap as error parameters (including ivps) which are to
+ be estimated but which have zero rw.sd
+
+2008-07-22 kingaa
+
+ * inst/NEWS:
+ * inst/ChangeLog:
+ * inst/ChangeLog, inst/O_CHANGES:
+
2008-07-20 kingaa
* DESCRIPTION, NAMESPACE, R/aaa.R, R/bsplines.R, R/compare.mif.R,
Modified: pkg/inst/doc/compiled_code_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