@leanchuck/core - v0.1.1
    Preparing search index...

    Variable QUARTILE_RANGESConst

    QUARTILE_RANGES: { "1": 0.25; "2": 0.5; "3": 0.75; "4": 1 } = ...

    Quartile cutoffs on a 0–1 scale. Treated as inclusive of the max and exclusive of the min, i.e. quartile 1 is (0, 0.25].

    Type Declaration

    • Readonly1: 0.25
    • Readonly2: 0.5
    • Readonly3: 0.75
    • Readonly4: 1