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.