[Pomp-commits] r259 - www/content
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun May 23 17:07:19 CEST 2010
Author: kingaa
Date: 2010-05-23 17:07:19 +0200 (Sun, 23 May 2010)
New Revision: 259
Modified:
www/content/about.htm
Log:
- cosmetics
Modified: www/content/about.htm
===================================================================
--- www/content/about.htm 2010-05-23 15:00:39 UTC (rev 258)
+++ www/content/about.htm 2010-05-23 15:07:19 UTC (rev 259)
@@ -2,7 +2,7 @@
<p>At the moment, algorithms are provided for <strong>particle filtering</strong> (AKA sequential importance sampling or sequential Monte Carlo), the <strong>likelihood maximization by iterated filtering (MIF)</strong> method of Ionides, Breto, and King (PNAS, 103:18438-18443, 2006), and the <strong>nonlinear forecasting</strong> method of Ellner and Kendall. Future support for a variety of other algorithms is envisioned. A working group of the <a href="http://nceas.ucsb.edu">National Center for Ecological Analysis and Synthesis (NCEAS)</a>, "Inference for Mechanistic Models", is currently implementing additional methods for this package.</p>
-<p>Simple worked examples are provided in <a href="http://cran.at.r-project.org/web/packages/pomp/vignettes/">vignettes</a> and in the "examples" directory of the installed package.</p>
+<p>Simple worked examples are provided in <a href="http://cran.at.r-project.org/web/packages/pomp/vignettes/">vignettes</a> and in the <tt>examples</tt> directory of the installed package.</p>
<p>The package is provided under the GPL. Contributions are welcome, as are comments, suggestions, examples, and bug reports. Please send these to <tt>kingaa at umich dot edu</tt>.</p>
More information about the pomp-commits
mailing list