[Depmix-commits] r341 - pkg/depmixS4
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Feb 5 11:28:18 CET 2010
Author: ingmarvisser
Date: 2010-02-05 11:28:17 +0100 (Fri, 05 Feb 2010)
New Revision: 341
Modified:
pkg/depmixS4/DESCRIPTION
pkg/depmixS4/NEWS
Log:
added gamlss* to suggests field to make the example in makeDepmix work
Modified: pkg/depmixS4/DESCRIPTION
===================================================================
--- pkg/depmixS4/DESCRIPTION 2010-02-01 13:15:12 UTC (rev 340)
+++ pkg/depmixS4/DESCRIPTION 2010-02-05 10:28:17 UTC (rev 341)
@@ -5,7 +5,7 @@
Author: Ingmar Visser <i.visser at uva.nl>, Maarten Speekenbrink <m.speekenbrink at ucl.ac.uk>
Maintainer: Ingmar Visser <i.visser at uva.nl>
Depends: R (>= 2.9.1), stats, nnet, methods, MASS, MCMCpack
-Suggests: Rdonlp2
+Suggests: Rdonlp2, gamlss, gamlss.dist
Description: Fit latent (hidden) Markov models on mixed categorical and continuous (timeseries)
data, otherwise known as dependent mixture models
License: GPL (>=2)
Modified: pkg/depmixS4/NEWS
===================================================================
--- pkg/depmixS4/NEWS 2010-02-01 13:15:12 UTC (rev 340)
+++ pkg/depmixS4/NEWS 2010-02-05 10:28:17 UTC (rev 341)
@@ -15,7 +15,7 @@
Changes in depmixS4 version 0.2-2
- o fixed a warning produced when specifying conrows.upper and .lower in the
+ o fixed a warning produced when specifying conrows.upper and .lower in
the fit function
o added error message in case the initial log likelihood is infeasible
More information about the depmix-commits
mailing list