Skip to content
Prev 48167 / 63424 Next

arima.c bug?

On 2014. April 30. 15:13:05, Gabor Bakos wrote:
Sorry, I missed the if (d == 0) condition for that block. In that case 
rd == d, so this do not cause bugs, just a bit confusion for a short 
time. :)
Thanks, gabor