Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

ExponentialDistribution.DistributionFunction return values outside [0,1] #632

@arubiomoreno

Description

@arubiomoreno

The result of the CDF should be checked to be between 0 and 1.
I could do this on the calling side, but the problem that I am ultimately having is that the class Accord.Statistics.Testing.KolmogorovSmirnovTest calls this function, gets negative probabilities, and therefore returns values greater than 1.

PS: Thanks a lot for the fast responses & fixes. When should we expect this changes to be on NuGet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions