[Depmix-commits] r587 - pkg/depmixS4/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Sep 12 11:29:50 CEST 2013
Author: ingmarvisser
Date: 2013-09-12 11:29:50 +0200 (Thu, 12 Sep 2013)
New Revision: 587
Modified:
pkg/depmixS4/man/depmix.fit.Rd
Log:
Added cautionary note on use of donlpcntrl
Modified: pkg/depmixS4/man/depmix.fit.Rd
===================================================================
--- pkg/depmixS4/man/depmix.fit.Rd 2013-09-11 18:57:08 UTC (rev 586)
+++ pkg/depmixS4/man/depmix.fit.Rd 2013-09-12 09:29:50 UTC (rev 587)
@@ -68,7 +68,9 @@
see \code{\link{solnp}} for explanation and defaults used there.}
\item{donlpcntrl}{Control parameters passed to 'donlp' optimizer; see
- \code{?donlp2Control} for explanation and defaults used there.}
+ \code{?donlp2Control} for explanation and defaults used there; this can
+ be used to tweak optimization but note that extra output is not
+ returned.}
\item{which}{Should summaries be provided for "all" submodels? Options
are "prior", "response", and for fitted depmix models also "transition".}
More information about the depmix-commits
mailing list