[Pomp-commits] r781 - branches/mif2/tests

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Sep 18 19:58:10 CEST 2012


Author: nxdao2000
Date: 2012-09-18 19:58:10 +0200 (Tue, 18 Sep 2012)
New Revision: 781

Modified:
   branches/mif2/tests/aou2-mif-fp.R
Log:


Modified: branches/mif2/tests/aou2-mif-fp.R
===================================================================
--- branches/mif2/tests/aou2-mif-fp.R	2012-09-14 13:22:10 UTC (rev 780)
+++ branches/mif2/tests/aou2-mif-fp.R	2012-09-18 17:58:10 UTC (rev 781)
@@ -21,7 +21,7 @@
 		var.factor=1,
 		ic.lag=10,
 		cooling.factor=0.95,
-		cooling.scalar=400,
+		cooling.fraction=0.05,
 		option="mif2",
 		.ndone=0,tol=10^-8,
 		verbose=F
@@ -38,6 +38,7 @@
 		var.factor=1,
 		ic.lag=10,
 		cooling.factor=0.95,
+		cooling.fraction=0.5,
 		max.fail=100,
 		option="mif",
 		.ndone=0,tol=10^-8,



More information about the pomp-commits mailing list