Skip to content

Check how machine tolerance affects probability #5

@erossiter

Description

@erossiter

Machine tolerance is currently hard coded in probability as the cubed root of .Machine$double.eps = e^-52. We need to test this on other computers to make sure this number isn’t still too small. If it is too small, probability has the chance of equaling 1, which introduces many problems down the line of functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions