Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.6.1
-
None
-
None
Description
LoessInterpolator.updateBandwidthInterval assumes that the bandwidth interval cannot step by more than one index value for each call. This may not be true if the xvals are unevenly spaced (or are so after points with zero weight are omitted).
Patch available with additional tests.