필터 지우기
필터 지우기

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 CenterFile Exchange에서 Visual Exploration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by