Sha256: 6294fde09e0c0e378fd5e3a5c425cbf6fb686e958e4bfe71612683eaadc73bef

Contents?: true

Size: 401 Bytes

Versions: 3

Compression:

Stored size: 401 Bytes

Contents

# Athenian::Interquartile

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **left** | [**GoalMetricParamsThreshold**](GoalMetricParamsThreshold.md) |  |  |
| **right** | [**GoalMetricParamsThreshold**](GoalMetricParamsThreshold.md) |  |  |

## Example

```ruby
require 'athenian'

instance = Athenian::Interquartile.new(
  left: null,
  right: null
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
athenian-2.1.86 docs/Interquartile.md
athenian-2.1.85 docs/Interquartile.md
athenian-2.1.81 docs/Interquartile.md