[Pomp-commits] r933 - pkg/pomp/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Apr 22 18:13:13 CEST 2014
Author: kingaa
Date: 2014-04-22 18:13:13 +0200 (Tue, 22 Apr 2014)
New Revision: 933
Modified:
pkg/pomp/inst/TODO
Log:
- update TODO list
Modified: pkg/pomp/inst/TODO
===================================================================
--- pkg/pomp/inst/TODO 2014-04-21 12:12:28 UTC (rev 932)
+++ pkg/pomp/inst/TODO 2014-04-22 16:13:13 UTC (rev 933)
@@ -1,16 +1,16 @@
-* userdata access from C functions
+TO-DO LIST
-* pompBuilder function for automatic pomp construction
+* update intro and advanced_topics documents to use Csnippets
+* for plugins, remove intermediate R function call
+
+* write pompCBuilder support for 'onestep.dens' and 'gillespie.sim' plugins.
+
* effects of replacing 'sample.int' with systematic resampling inside 'bsmc'
-* sorting vs no-sorting systematic resampling algorithm?
-
* parameter transformations: put 'transform' option into each estimation routine
(spect.match)
-* unit tests for above
-
* unit tests for 'sannbox'
* Improve 'pmcmc' to take advantage of all particles.
@@ -23,7 +23,7 @@
using R expressions rather than functions....
* Write 'plot' and 'print' methods for 'pfilterd.pomp' objects.
- This would display effective sample size, conditional log likelihood, filter means, prediction variances, prediction means?
+ Would this display effective sample size, conditional log likelihood, filter means, prediction variances, prediction means?
* Add plugin for adaptive tau leaping algorithm.
More information about the pomp-commits
mailing list