Interval Plot
An interval plot.
Options
- data |
object (required)
: object of value arrays. Default:none
. - variable |
string (required)
: variable(s) to display. Default:none
. - group |
(string|Factor)
: grouping variable. Default:none
. - orientation |
string
:vertical
orhorizontal
orientation. Default:'vertical'
. - significanceLevel |
number
: significance level. Default:0.05
. - multipleTestingAdjustment |
boolean
: controls whether to adjust the significance level to control the false discovery rate. Default:false
.
Examples
- Minimal
- Horizontal
- Custom Significance Level
Live Editor
Result
ReferenceError: Provider is not defined