[Pomp-commits] r328 - pkg/tests

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Sep 26 19:01:29 CEST 2010


Author: kingaa
Date: 2010-09-26 19:01:29 +0200 (Sun, 26 Sep 2010)
New Revision: 328

Modified:
   pkg/tests/ricker-probe.R
Log:
- improve tests for probes


Modified: pkg/tests/ricker-probe.R
===================================================================
--- pkg/tests/ricker-probe.R	2010-09-26 15:50:19 UTC (rev 327)
+++ pkg/tests/ricker-probe.R	2010-09-26 17:01:29 UTC (rev 328)
@@ -14,6 +14,8 @@
             nsim=1000,
             seed=838775L
             )
+plot(pb)
+summary(pb)
 
 pb <- probe(
             po,



More information about the pomp-commits mailing list