Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
-
None
Description
As reported by Martin Rosellen on the users mailinglist:
Using a NaturalRanking with a REMOVED NaNStrategy can result in an exception when NaN are contained in the input arrays.
The current implementation just removes the NaN values where they occur, without taken care to remove the corresponding values in the other array.
Attachments
Attachments
Issue Links
- relates to
-
MATH-958 Remove support for NaNStrategy.REMOVED in SpearmansCorrelation
- Resolved