3.6.6. statsmodels.graphics.functional¶
Module for functional boxplots.
3.6.6.1. Functions¶
banddepth (data[, method]) |
Calculate the band depth for a set of functional curves. |
fboxplot (data[, xdata, labels, depth, ...]) |
Plot functional boxplot. |
rainbowplot (data[, xdata, depth, method, ...]) |
Create a rainbow plot for a set of curves. |