dsBoxPlot

Box plot for a dataset

Contents

Syntax

Description

dsBoxPlot(DS) plots the features of each class as a box plot to show the features' distributions.

Example

DS=prData('iris');
dsBoxPlot(DS);

See Also

dsProjPlot2, dsProjPlot3, dsFeaVsIndexPlot.


Top page   Next: dpPathPlot4strMatch.m   Prev:dsClassMerge.m