Skip to content

Commit

Permalink
tweaked xrate test parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Holmes committed Apr 30, 2010
1 parent 5e443a6 commit aa34441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ecfg/t/sn.meta.eg
Expand Up @@ -6,7 +6,7 @@
(param-tol .06)
(n-align 10)
(min-inc .001)
(forgive 0)
(forgive 2) ;; convergence of (k,~k) is very slow and initially goes in the wrong direction. also there is a blip where the EM likelihood dips. not sure why this is (precision?) but setting "--forgive 2" gives it a fair chance. not very satisfactory... IH 4/30/2010

;; Probability and rate parameters

Expand Down

0 comments on commit aa34441

Please sign in to comment.