A RandomWalkOperator can grind BEAST to a halt when the windowSize gets very
large with respect to fixed bounds on the parameter. Presumably the acceptance
rate doesn't improve but the autooptimize keeps on increasing the WindowSize
causing the reflection to take longer and longer.
Possible solutions are 1) always default to absorbing boundary, 2) only use
relecting boundary when there is 1 boundary. 3) Limit the windowSize to the
parameter's range.
Original issue reported on code.google.com by ramb...@gmail.com on 23 Sep 2010 at 2:06
Original issue reported on code.google.com by
ramb...@gmail.com
on 23 Sep 2010 at 2:06