The EnvStats functions listed below are useful for plotting probability distributions.

Details

Function NameDescription
cdfComparePlot two cumulative distribution functions with the same \(x\)-axis
in order to compare them.
cdfPlotPlot a cumulative distribution function.
ecdfPlotPlot empirical cumulative distribution function.
epdfPlotPlot empirical probability density function.
pdfPlotPlot probability density function.
qqPlotProduce a quantile-quantile (Q-Q) plot, also called a probability plot.
qqPlotGestaltPlot several Q-Q plots from the same distribution in order to
develop a Gestalt of Q-Q plots for that distribution.