Statistical
Overview
This section covers Statistical functions.
Tools
| Tool | Description |
|---|---|
| BOXPLOT | Create a box-and-whisker plot from data. |
| DENSITY | Create a Kernel Density Estimate (KDE) plot. |
| ECDF | Create an Empirical Cumulative Distribution Function plot. |
| ERRORBAR | Create an XY plot with error bars. |
| EVENTPLOT | Create a spike raster or event plot from data. |
| HEXBIN | Create a hexagonal binning plot from data. |
| HIST2D | Create a 2D histogram plot from data. |
| HISTOGRAM | Create a frequency distribution histogram from data. |
| VIOLIN | Create a violin plot from data. |