Documentation - RestApp

Sample

Definition

Returns sample of the table where each rows have "fraction" probability to be display.

Parameters

  1. With replacement:

    • Def: Specify if the sample is with replacement or not.
  2. Fraction:

    • Def : Specify the probability to be display for each rows.
  3. Seed:

    • Def: Specify the seed (number). Permits to have always the same random selection.