Skip to content

reexamine the conditions for marking the ratio insignificant #7

@andrewrk

Description

@andrewrk

Currently it is done like this:

const is_sig = @fabs(percent) >= 0.01;

but maybe there is better way to do it, that is more well accepted in the field of statistics.

(perhaps std deviation should be involved?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions