@eagleoutice/flowr - v2.10.1
    Preparing search index...

    Type Alias SamplingStrategy

    SamplingStrategy: "random" | "equidistant"

    The type of sampling strategy to use when slicing all possible variables.

    • 'random': Randomly select the given number of slicing criteria.
    • 'equidistant': Select the given number of slicing criteria in an equidistant manner.