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

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Aug 10 08:35:04 CEST 2012


Author: nxdao2000
Date: 2012-08-10 08:35:04 +0200 (Fri, 10 Aug 2012)
New Revision: 768

Modified:
   branches/mif2/R/mif-class.R
Log:
new update

Modified: branches/mif2/R/mif-class.R
===================================================================
--- branches/mif2/R/mif-class.R	2012-08-10 06:34:44 UTC (rev 767)
+++ branches/mif2/R/mif-class.R	2012-08-10 06:35:04 UTC (rev 768)
@@ -6,10 +6,8 @@
            transform = "logical",
            ivps = 'character',
            pars = 'character',
-		   paramMatrix='array',
-           Nmif = 'integer',
-		   option ='character',
-		   cooling.scalar='numeric',
+		   Nmif = 'integer',
+		   cooling.fraction='numeric',
 		   particles = 'function',
            var.factor='numeric',
            ic.lag='integer',



More information about the pomp-commits mailing list