[Pomp-commits] r166 - www/content
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Sep 22 23:32:59 CEST 2009
Author: kingaa
Date: 2009-09-22 23:32:59 +0200 (Tue, 22 Sep 2009)
New Revision: 166
Modified:
www/content/about.htm
www/content/authors.htm
www/content/refs.htm
Log:
- cosmetic changes
Modified: www/content/about.htm
===================================================================
--- www/content/about.htm 2009-09-22 21:05:54 UTC (rev 165)
+++ www/content/about.htm 2009-09-22 21:32:59 UTC (rev 166)
@@ -1,29 +1,9 @@
-<p><strong>pomp</strong> is built around a very general realization
-of nonlinear partially-observed Markov processes (AKA state-space
-models, nonlinear stochastic dynamical systems). One specifies a
-model's process and measurement components; the package uses these
-functions in algorithms to simulate, analyze, and fit the model to
-data.</p>
-<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>The package is provided under the GPL. Contributions are
-welcome, as are comments, suggestions, examples, and bug
-reports.</p>
-<p>The development of this package has been aided by support from
-the U.S. N.S.F (Grants #EF-0545276, #EF-0430120) and by the
-"Inference for Mechanistic Models" Working Group supported by the
-National Center for Ecological Analysis and Synthesis, a Center
-funded by NSF (Grant #DEB-0553768), the University of California,
-Santa Barbara, and the State of California.</p>
+<p><strong>pomp</strong> is built around a very general realization of nonlinear partially-observed Markov processes (AKA state-space models, nonlinear stochastic dynamical systems). One specifies a model's process and measurement components; the package uses these functions in algorithms to simulate, analyze, and fit the model to data.</p>
+
+<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>The package is provided under the GPL. Contributions are welcome, as are comments, suggestions, examples, and bug reports.</p>
+
+<p>The development of this package has been aided by support from the U.S. N.S.F (Grants #EF-0545276, #EF-0430120) and by the "Inference for Mechanistic Models" Working Group supported by the National Center for Ecological Analysis and Synthesis, a Center funded by NSF (Grant #DEB-0553768), the University of California, Santa Barbara, and the State of California.</p>
Modified: www/content/authors.htm
===================================================================
--- www/content/authors.htm 2009-09-22 21:05:54 UTC (rev 165)
+++ www/content/authors.htm 2009-09-22 21:32:59 UTC (rev 166)
@@ -1,8 +1,13 @@
<h3>Authors</h3>
+
<dl>
-<dd><a href="http://www.umich.edu/~kingaa/">Aaron King</a></dd>
-<dd><a href="http://www.stat.lsa.umich.edu/~ionides/">Ed Ionides</a></dd>
-<dd>Carles Martinez Breto</dd>
-<dd><a href="http://www.eeb.cornell.edu/Ellner/">Steve Ellner</a></dd>
-<dd><a href="http://www.bren.ucsb.edu/people/Faculty/bruce_kendall.htm">Bruce Kendall</a></dd>
+ <dd><a href="http://www.umich.edu/~kingaa/">Aaron King</a></dd>
+
+ <dd><a href="http://www.stat.lsa.umich.edu/~ionides/">Ed Ionides</a></dd>
+
+ <dd>Carles Martinez Breto</dd>
+
+ <dd><a href="http://www.eeb.cornell.edu/Ellner/">Steve Ellner</a></dd>
+
+ <dd><a href="http://www.bren.ucsb.edu/people/Faculty/bruce_kendall.htm">Bruce Kendall</a></dd>
</dl>
Modified: www/content/refs.htm
===================================================================
--- www/content/refs.htm 2009-09-22 21:05:54 UTC (rev 165)
+++ www/content/refs.htm 2009-09-22 21:32:59 UTC (rev 166)
@@ -1,4 +1,4 @@
-<h2><a name="SECTIONREF">Bibliography</a></h2>
+<h3>Bibliography</h3>
<dl compact>
<dt><a name="Arulampalam2002">M. S. Arulampalam, S. Maskell, N. Gordon, & T. Clapp (2002).</a></dt>
@@ -40,11 +40,5 @@
<dd>`Inapparent infections and cholera dynamics.'<br>
<i>Nature</i> <b>454</b>(7206):877-880.<br></dd>
-</dl>
-
-<p><br></p>
+</dl><br>
<hr>
-
-<address>
- Aaron A. King 2009-09-22
-</address>
More information about the pomp-commits
mailing list