IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
uip_blmisc_rowsout_ranges.m File Reference

Detailed Description

Properties Window for Range-based Outlier Removal.

Screenshot-uip_blmisc_rowsout_ranges.png

Mark outliers only -

  • If not checked, the dataset will be split in two: the first one will contain the inliers, whereas the second one will contain the outliers.
  • If checked, only one new dataset will be generated, where the outliers will be marked (outliers' class will be -2). See blmisc_rowsout::flag_mark_only

Index of feature - see blmisc_rowsout_uni::idx_fea

Ranges - see blmisc_rowsout_uni::ranges

Number of bins - see blmisc_rowsout_uni::no_bins. For range-based outlier removal, this has no effect in the calculation, only if the user wants to draw a histogram (blmisc_rowsout_uni::draw_histogram())

See also
blmisc_rowsout_ranges, blmisc_rowsout_uni

Definition in file uip_blmisc_rowsout_ranges.m.

Go to the source code of this file.