#67: Bug in gamrnd (prior_draw) --------------------------+------------------------------------------------- Reporter: ratto | Owner: Type: bug | Status: new Priority: major | Milestone: Component: Core M-files | Version: Keywords: | --------------------------+------------------------------------------------- For some types of gamma samples, like
mean=1.5 and std=0.25,
which implies a=36, b= 0.0417
the gamrnd dynare routine provides wrong values (too high), always rejected since the values are always above the upper bound.
#67: Bug in gamrnd (prior_draw) ---------------------------+------------------------------------------------ Reporter: ratto | Owner: Type: bug | Status: closed Priority: major | Milestone: Component: Core M-files | Version: Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by sebastien):
* status: new => closed * resolution: => fixed
Comment:
Fixed in r3281.