[Pomp-commits] r24 - pkg/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jul 25 23:27:38 CEST 2008


Author: kingaa
Date: 2008-07-25 23:27:38 +0200 (Fri, 25 Jul 2008)
New Revision: 24

Modified:
   pkg/R/pfilter-mif.R
Log:


Modified: pkg/R/pfilter-mif.R
===================================================================
--- pkg/R/pfilter-mif.R	2008-07-25 15:20:24 UTC (rev 23)
+++ pkg/R/pfilter-mif.R	2008-07-25 21:27:38 UTC (rev 24)
@@ -1,4 +1,5 @@
-setMethod("pfilter",
+setMethod(
+          "pfilter",
           "mif",
           function (object, params, Np,
                     tol = 1e-17, warn = TRUE, max.fail = 0,



More information about the pomp-commits mailing list