samplingOrderEnum Enumeration |
Namespace: imbSCI.Data.data.sample
| Member name | Value | Description | |
|---|---|---|---|
| ordinal | 0 | The ordinal: from skip to skip + limit | |
| everyNth | 1 | The every NTH: ordinal, but every n-th element, including cycling, | |
| randomSuffle | 2 | The random suffle: random suffle |