Field Summary | ||
---|---|---|
const int | EXCLUSIVE | |
The quartile calculation includes the median when splitting the dataset into quartiles.
|
||
const int | INCLUSIVE | |
The quartile calculation excludes the median when splitting the dataset into quartiles.
|