---
title: quantileRange
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/robustscaler/quantilerange
---

# quantileRange

The quantile range used to compute the scale.

## Declaration

```swift
var quantileRange: ClosedRange<Element>
```
