[Pomp-commits] r540 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Aug 17 17:05:12 CEST 2011
Author: kingaa
Date: 2011-08-17 17:05:12 +0200 (Wed, 17 Aug 2011)
New Revision: 540
Modified:
pkg/inst/NEWS
Log:
- update NEWS file
Modified: pkg/inst/NEWS
===================================================================
--- pkg/inst/NEWS 2011-08-17 15:04:20 UTC (rev 539)
+++ pkg/inst/NEWS 2011-08-17 15:05:12 UTC (rev 540)
@@ -4,7 +4,10 @@
New optional arguments 'parameter.transform' and 'parameter.inv.transform' to 'pomp' allow the user to specify transformations between natural and internal parameter scalings.
A new option 'transfom' to 'coef' and 'coef<-' allows the user to get and set parameters on the natural scale.
See 'pomp?coef' and the "intro_to_pomp" vignette for details and examples.
+ Similarly, the 'conv.rec' method now takes an optional 'transform' argument.
+ o Minor improvements to the documentation.
+
0.38-5
o 'pfilter' will now give an error if ever a non-finite likelihood (dmeasure value) is returned.
Before, errors were only generated when dmeasure returned NA.
More information about the pomp-commits
mailing list