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