[Depmix-commits] r430 - pkg/depmixS4/inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jul 5 16:05:26 CEST 2010
Author: ingmarvisser
Date: 2010-07-05 16:05:25 +0200 (Mon, 05 Jul 2010)
New Revision: 430
Modified:
pkg/depmixS4/inst/doc/dpx4Rev.Rnw
Log:
Updated vignette to depmixS4.
Modified: pkg/depmixS4/inst/doc/dpx4Rev.Rnw
===================================================================
--- pkg/depmixS4/inst/doc/dpx4Rev.Rnw 2010-07-02 12:58:07 UTC (rev 429)
+++ pkg/depmixS4/inst/doc/dpx4Rev.Rnw 2010-07-05 14:05:25 UTC (rev 430)
@@ -19,7 +19,11 @@
\title{\pkg{depmixS4} : An \proglang{R}-package for Hidden Markov Models}
+% \thanks{This article was originally published in the {\em Journal of
+% Statistical Software}, volume ??, etc. Please refer to that paper
+% when citing this package.}
+
%% for pretty printing and a nice hypersummary also set:
\Plainauthor{Ingmar Visser, Maarten Speekenbrink} %% comma-separated
\Plaintitle{depmixS4: An R-package for Hidden Markov Models} %% without formatting
@@ -102,11 +106,17 @@
\maketitle
-<<echo=FALSE>>=
+<<echo=FALSE, results=HIDE>>=
.Options$digits<-3
library(depmixS4)
@
+
+NOTE: This article was originally published in the {\em Journal of
+Statistical Software}, volume ??, etc. Please refer to that paper
+when citing this package.
+
+
%% include your article here, just as usual
%% Note that you should use the \pkg{}, \proglang{} and \code{} commands.
More information about the depmix-commits
mailing list