[Pomp-commits] r222 - pkg/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon May 10 15:45:57 CEST 2010


Author: kingaa
Date: 2010-05-10 15:45:57 +0200 (Mon, 10 May 2010)
New Revision: 222

Modified:
   pkg/R/trajmatch.R
Log:
- purely cosmetic


Modified: pkg/R/trajmatch.R
===================================================================
--- pkg/R/trajmatch.R	2010-05-10 13:26:47 UTC (rev 221)
+++ pkg/R/trajmatch.R	2010-05-10 13:45:57 UTC (rev 222)
@@ -17,7 +17,6 @@
                fn=function (x) {
                  p <- start
                  p[par.est] <- x
-##                 x <- simulate(object,nsim=1,params=p,states=TRUE)[,,-1,drop=FALSE]
                  x <- trajectory(object,params=p)[,,-1,drop=FALSE]
                  d <- dmeasure(
                                object,



More information about the pomp-commits mailing list