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

    Module pareto

    The Pareto (80/20) engine: sort contributors from largest to smallest, walk the cumulative share of the total, and split them into the "vital few" and the "trivial many" at a configurable threshold.

    Interfaces

    ParetoOptions
    ParetoItem
    ParetoResult

    Type Aliases

    ParetoClass
    ResolvedParetoOptions

    Variables

    PARETO_LABELS
    DEFAULT_PARETO_OPTIONS

    Functions

    resolveParetoOptions
    paretoCutoff
    classifyPareto
    pareto