フィルターのクリア

Hi, Could someone please guide me as to what the threshold factor in the filloutliers represent?

5 ビュー (過去 30 日間)
I need to understand if I have a dataset (Data) of (N,M) rows and columns and I use filloutliers to identify the outliers then what does the threshold factor represent in the following script:
filloutliers(Data,'center','median','ThresholdFactor',1.5)
According to mathworks guide the threshold factor is defined as the scaled median absolute deviation, but I need some theoretical background as to what setting 1.5 threshold factor mean? Thanks!

回答 (0 件)

カテゴリ

Help Center および File ExchangeVisual Exploration についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by