[Depmix-commits] r175 - / trunk/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jun 18 09:51:47 CEST 2008
Author: ingmarvisser
Date: 2008-06-18 09:51:47 +0200 (Wed, 18 Jun 2008)
New Revision: 175
Modified:
todo
trunk/man/depmix.sim-class.rd
Log:
Changed alias in depmix.sim help file; updated to do list
Modified: todo
===================================================================
--- todo 2008-06-17 15:09:10 UTC (rev 174)
+++ todo 2008-06-18 07:51:47 UTC (rev 175)
@@ -1,35 +1,30 @@
TODO list for depmix package release 0.2-0
-
-(priority to be determined)
-
-1) restructure R directory and help file directory by use of package.skeleton
-2) make C versions of fb and lystig to speed things up a little bit
+1) make C versions of fb and lystig to speed things up a little bit
(have a look at the profile code in depmixNew-test4.R to see where
the speed problems are)
-3) add other distributions:
- - glm options
- - ???
+2) adjust freepars to take care of constraints
+3) add examples of response models, ie binomial etc:
+ a) specify a model
+ b) generate data
+ c) fit the model to check parameter recovery
+
TODO list for depmix package release 0.2-0
Ingmar
-
-1) Documentatie en files splitsen volgens conventies
-2) JSS paper opzetje maken
+1) JSS paper opzetje maken
Maarten
-1) EM voor transitie modellen
+1) Simulate examples (see 3 above)
-2) Data simuleren volgens gespecificeerd model
-(inclusief test om modellen terug te fitten)
Modified: trunk/man/depmix.sim-class.rd
===================================================================
--- trunk/man/depmix.sim-class.rd 2008-06-17 15:09:10 UTC (rev 174)
+++ trunk/man/depmix.sim-class.rd 2008-06-18 07:51:47 UTC (rev 175)
@@ -2,12 +2,11 @@
\docType{class}
-\alias{depmix-class}
+\alias{depmix.sim}
+\alias{depmix.sim-class}
\alias{nresp,depmix.sim-method}
-
\alias{ntimes,depmix.sim-method}
-
\alias{nstates,depmix.sim-method}
More information about the depmix-commits
mailing list