You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This operator samples from the given list of probabilistic continuous distributions.

Parameter

  • attributes: The attributes to sample from
  • samples: Number of samples

Example

SampleFrom Operator
output = sampleFrom({attributes = ['x','y'], samples = 50}, input)


  • No labels