Skip to content

Dis-allow f64::INF as valid a parameters for Gamma distribution #103

Description

@boxtown

Relevant issues:
#98
#102

It does not necessarily make sense to allow INF as a valid value for Gamma distribution parameters as it just ends up leading to generate cases. We should instead return Err(StatsError::BadParams)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions