[Depmix-commits] r91 - / trunk

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Mar 19 22:45:53 CET 2008


Author: ingmarvisser
Date: 2008-03-19 22:45:52 +0100 (Wed, 19 Mar 2008)
New Revision: 91

Modified:
   todo
   trunk/depmixNew-test2.R
Log:
More minor changes

Modified: todo
===================================================================
--- todo	2008-03-19 21:17:55 UTC (rev 90)
+++ todo	2008-03-19 21:45:52 UTC (rev 91)
@@ -1,5 +1,5 @@
 
-TODO list for depmix package release 0.0-1
+TODO list for depmix package release 0.1-0
 
 (priority to be determined)
 

Modified: trunk/depmixNew-test2.R
===================================================================
--- trunk/depmixNew-test2.R	2008-03-19 21:17:55 UTC (rev 90)
+++ trunk/depmixNew-test2.R	2008-03-19 21:45:52 UTC (rev 91)
@@ -6,13 +6,6 @@
 # still works it should return TRUE at every test (or make immediate sense
 # otherwise)
 
-set.seed(1)
-mod <- depmix(rt~1,data=speed,nstates=2,trstart=runif(4))
-logLik(mod)
-mod1 <- fit(mod)
-
-ll <- logLik(mod1)
-
 # 
 # test model with EM optimization, no covariates
 # 


More information about the depmix-commits mailing list