Sample
Definition
Returns sample of the table where each rows have "fraction" probability to be display.
Parameters
-
With replacement:
- Def: Specify if the sample is with replacement or not.
-
Fraction:
- Def : Specify the probability to be display for each rows.
-
Seed:
- Def: Specify the seed (number). Permits to have always the same random selection.