dsProjPlot1

Plot of output classes vs. each feature

Contents

Syntax

Description

dsProjPlot1(DS) plot output classes vs each feature. The number of subplots is equal to the number of features.

Example

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

See Also

dsProjPlot2, dsProjPlot3, dsFeaVsIndexPlot.


Top page   Next: dsNameAdd.m   Prev:dsProjPlot2.m