Skip to main content

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 or horizontal 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

Live Editor
Result
ReferenceError: Provider is not defined