[Depmix-commits] r679 - pkg/depmixS4/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Mar 14 12:20:05 CET 2019
Author: ingmarvisser
Date: 2019-03-14 12:20:05 +0100 (Thu, 14 Mar 2019)
New Revision: 679
Modified:
pkg/depmixS4/man/depmix.fit.Rd
Log:
=doc update in comments in fit function
Modified: pkg/depmixS4/man/depmix.fit.Rd
===================================================================
--- pkg/depmixS4/man/depmix.fit.Rd 2019-02-28 14:14:58 UTC (rev 678)
+++ pkg/depmixS4/man/depmix.fit.Rd 2019-03-14 11:20:05 UTC (rev 679)
@@ -235,7 +235,7 @@
pars[1]=0
pars[2]=1 # this means the process will always start in state 2
pars[13]=0.5
-pars[14]=0.5 # the corr parameters in state 1 are now both 0, corresponding the 0.5 prob
+pars[14]=0.5 # the corr parameters are now both 0.5
mod2 <- setpars(mod1,pars)
# fix the parameters by setting:
More information about the depmix-commits
mailing list