[Depmix-commits] r262 - in pkg: inst man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Feb 20 10:42:16 CET 2009
Author: ingmarvisser
Date: 2009-02-20 10:42:15 +0100 (Fri, 20 Feb 2009)
New Revision: 262
Modified:
pkg/inst/CITATION
pkg/man/AIC.Rd
Log:
Fixed encoding problem in AIC.Rd
Modified: pkg/inst/CITATION
===================================================================
--- pkg/inst/CITATION 2009-02-18 12:54:52 UTC (rev 261)
+++ pkg/inst/CITATION 2009-02-20 09:42:15 UTC (rev 262)
@@ -6,9 +6,9 @@
author = personList(person(first="Ingmar", last="Visser"),
person(first="Maarten", last="Speekenbrink")),
journal = "R-package manual",
- year = "2007",
+ year = "2009",
url = "http://cran.r-project.org",
- textVersion = paste("Ingmar Visser & Maarten Speekenbrink (2007). DepmixS4:
+ textVersion = paste("Ingmar Visser & Maarten Speekenbrink (2009). DepmixS4:
An R-package for fitting mixture models on mixed multivariate data with Markov
dependencies. R-package manual and introduction into Dependent
Mixture models")
Modified: pkg/man/AIC.Rd
===================================================================
--- pkg/man/AIC.Rd 2009-02-18 12:54:52 UTC (rev 261)
+++ pkg/man/AIC.Rd 2009-02-20 09:42:15 UTC (rev 262)
@@ -35,14 +35,12 @@
}
\references{
-
- H. Akaike. Information theory and an extension of the maximum
- likelihood principle. In B. N. Petrov and F. Csaki, editors, Second
- international symposium on information theory, pages 267Ð281.
- Budapest: Academiai Kiado, 1973.
-
- G. Schwarz. Estimating the dimension of a model. Annals of
- Statistics, 6:461Ð464, 1978.
+ H. Akaike. Information theory and an extension of the maximum likelihood
+ principle. In B. N. Petrov and F. Csaki, editors, Second International
+ Symposium on Information Theory, p. 267-281. Budapest: Academiai Kiado, 1973.
+
+ G. Schwarz. Estimating the dimension of a model. Annals of Statistics,
+ volume 6, p. 4761-464, 1978.
}
\author{Ingmar Visser}
More information about the depmix-commits
mailing list