![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Draws 1-D scatter plot with optional per-class distributions.
Definition in file data_draw_scatter_1d.m.
Go to the source code of this file.
Functions | |
function | data_draw_scatter_1d (in data, in idx_fea, in type_distr, in threshold) |
function data_draw_scatter_1d | ( | in | data, |
in | idx_fea, | ||
in | type_distr, | ||
in | threshold | ||
) |
data | dataset |
idx_fea | What feature to use. Number points to 1 column in data.X |
type_distr | controls drawing the distributions on top of the scores
|
threshold | Works only for two classes. If specified, illustrates "misclassified" regions of each class |