opensubscriber
   Find in this group all groups
 
Unknown more information…

c : commons-dev@jakarta.apache.org 28 June 2007 • 10:50PM -0400

[jira] Created: (MATH-167) ConvergenceException in normal CDF
by Mikko Kauppila (JIRA)

REPLY TO AUTHOR
 
REPLY TO GROUP




ConvergenceException in normal CDF
----------------------------------

                 Key: MATH-167
                 URL: https://issues.apache.org/jira/browse/MATH-167
             Project: Commons Math
          Issue Type: Bug
            Reporter: Mikko Kauppila
            Priority: Minor


NormalDistributionImpl::cumulativeProbability(double x) throws ConvergenceException
if x deviates too much from the mean. For example, when x=+/-100, mean=0, sd=1.
Of course the value of the CDF is hard to evaluate in these cases,
but effectively it should be either zero or one.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jaka...
For additional commands, e-mail: commons-dev-help@jaka...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.