[Pomp-commits] r745 - branches/mif2/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Jul 3 19:46:23 CEST 2012


Author: nxdao2000
Date: 2012-07-03 19:46:23 +0200 (Tue, 03 Jul 2012)
New Revision: 745

Modified:
   branches/mif2/R/mif-class.R
Log:
update mif-class with 2 new slots option and cooling scalar

Modified: branches/mif2/R/mif-class.R
===================================================================
--- branches/mif2/R/mif-class.R	2012-07-02 15:55:28 UTC (rev 744)
+++ branches/mif2/R/mif-class.R	2012-07-03 17:46:23 UTC (rev 745)
@@ -7,10 +7,8 @@
            ivps = 'character',
            pars = 'character',
            Nmif = 'integer',
-		   paramMatrix='array',
 		   option ='character',
 		   cooling.scalar='numeric',
-		   cooling.m = 'numeric',
 		   particles = 'function',
            var.factor='numeric',
            ic.lag='integer',



More information about the pomp-commits mailing list