[Pomp-commits] r984 - in www: content vignettes

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Jun 25 19:50:18 CEST 2014


Author: kingaa
Date: 2014-06-25 19:50:18 +0200 (Wed, 25 Jun 2014)
New Revision: 984

Modified:
   www/content/NEWS.html
   www/vignettes/advanced_topics_in_pomp.pdf
   www/vignettes/intro_to_pomp.Rnw
   www/vignettes/intro_to_pomp.pdf
   www/vignettes/pomp.pdf
Log:
- update the website

Modified: www/content/NEWS.html
===================================================================
--- www/content/NEWS.html	2014-06-25 17:39:18 UTC (rev 983)
+++ www/content/NEWS.html	2014-06-25 17:50:18 UTC (rev 984)
@@ -8,6 +8,21 @@
 
 <h2>News for package ‘pomp’</h2>
 
+<h3>Changes in <span class="pkg">pomp</span> version 0.52-1</h3>
+
+
+<ul>
+<li><p> The new <code>mifList</code> class facilitates approaches based on multiple <code>mif</code> runs.
+The <code>c</code> method constructs <code>mifList</code>s from <code>mif</code>s.
+The <code>plot</code> method produces diagnostic plots.
+</p>
+</li>
+<li> <p><code>compare.mif</code> is now deprecated in favor of <code>plot</code> applied to a <code>mif</code> or <code>mifList</code>.
+</p>
+</li></ul>
+
+
+
 <h3>Changes in <span class="pkg">pomp</span> version 0.51-3</h3>
 
 

Modified: www/vignettes/advanced_topics_in_pomp.pdf
===================================================================
(Binary files differ)

Modified: www/vignettes/intro_to_pomp.Rnw
===================================================================
--- www/vignettes/intro_to_pomp.Rnw	2014-06-25 17:39:18 UTC (rev 983)
+++ www/vignettes/intro_to_pomp.Rnw	2014-06-25 17:50:18 UTC (rev 984)
@@ -823,7 +823,7 @@
 @ 
 \caption{
   Convergence plots can be used to help diagnose convergence of the iterated filtering algorithm.
-  This shows part of the output of \code{compare.mif(mf)}.
+  This shows part of the output of \code{plot(mf)}.
 }
 \label{fig:convplot}
 \end{figure}

Modified: www/vignettes/intro_to_pomp.pdf
===================================================================
(Binary files differ)

Modified: www/vignettes/pomp.pdf
===================================================================
(Binary files differ)



More information about the pomp-commits mailing list