Skip to content
Prev 28867 / 63424 Next

HoltWinters fitted level parameter not bounded between 0 and 1 (PR#11469)

An update on this:

I just patched HoltWinters() to use optimize() in the univariate case, 
and it now computes the correct value.

David
John Bodley wrote: