You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2015/03/02 22:43:04 UTC

[jira] [Resolved] (MATH-958) Remove support for NaNStrategy.REMOVED in SpearmansCorrelation

     [ https://issues.apache.org/jira/browse/MATH-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Neidhart resolved MATH-958.
----------------------------------
    Resolution: Fixed

The ctors of SpearmansCorrelation will now throw a MathIllegalArgumentException if provided with a NaturalRanking instance with NaNStrategy#REMOVED.

Committed in 4e08e17ec536038c9c0dd888f77b912cae82816c.

> Remove support for NaNStrategy.REMOVED in SpearmansCorrelation
> --------------------------------------------------------------
>
>                 Key: MATH-958
>                 URL: https://issues.apache.org/jira/browse/MATH-958
>             Project: Commons Math
>          Issue Type: Task
>            Reporter: Thomas Neidhart
>             Fix For: 4.0
>
>
> The temporary fix applied for MATH-891 shall be removed and in case a RankingAlgorithm with a NaNStrategy.Removed is used, an Exception shall be thrown.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)