[Depmix-commits] r603 - pkg/depmixS4
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Sep 18 13:35:33 CEST 2013
Author: ingmarvisser
Date: 2013-09-18 13:35:33 +0200 (Wed, 18 Sep 2013)
New Revision: 603
Modified:
pkg/depmixS4/DESCRIPTION
pkg/depmixS4/NEWS
Log:
Added NEWS item about faster EM code provided by Robert McGehee
Modified: pkg/depmixS4/DESCRIPTION
===================================================================
--- pkg/depmixS4/DESCRIPTION 2013-09-18 11:34:36 UTC (rev 602)
+++ pkg/depmixS4/DESCRIPTION 2013-09-18 11:35:33 UTC (rev 603)
@@ -1,6 +1,6 @@
Package: depmixS4
Version: 1.3-0
-Date: 2013-09-17
+Date: 2013-09-18
Title: Dependent Mixture Models - Hidden Markov Models of GLMs and Other Distributions in S4
Author: Ingmar Visser <i.visser at uva.nl>, Maarten Speekenbrink <m.speekenbrink at ucl.ac.uk>
Maintainer: Ingmar Visser <i.visser at uva.nl>
Modified: pkg/depmixS4/NEWS
===================================================================
--- pkg/depmixS4/NEWS 2013-09-18 11:34:36 UTC (rev 602)
+++ pkg/depmixS4/NEWS 2013-09-18 11:35:33 UTC (rev 603)
@@ -24,6 +24,10 @@
Rdonlp2; the latter is not on CRAN, and the version that depmixS4 is
compatible with is from r-forge (note the licence from the package).
+ o The EM algorithm is now more memory efficient and hence faster,
+ most notably for large models and/or data; thanks to Robert McGehee
+ for generously providing these code enhancements.
+
Minor changes
o Binomial models now treat factors in the same way as glm(); that is
More information about the depmix-commits
mailing list