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

Detailed Description

Dialogbox for Distribution-based Outlier Removal.

Screenshot-uip_blmisc_rowsout_distr.png

This window asks for properties common to all blmisc_rowsout_distr descendants.

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

Threshold - See blmisc_rowsout_distr::threshold

Range filter - See blmisc_rowsout_distr::quantile

Tail trimming mode - See blmisc_rowsout_distr::flag_trim_tail

Number of bins - See blmisc_rowsout_distr::no_bins

See also
blmisc_rowsout_distr

Definition in file uip_blmisc_rowsout_distr.m.

Go to the source code of this file.