Winsorize data

(using PRCTILE)

이 제출물을 팔로우합니다

Function WINSOR inputs data vector x and 2*1 vector of cut-off percentiles p, and replaces non-NaN values of x that are below percentile p(1) with the smallest remaining value, and x-values above percentile p(2) with the largest remaining value. Percentiles are computed with PRCTILE of Statistics Toolbox.

인용 양식

Dimitri Shvorob (2026). Winsorize data (https://kr.mathworks.com/matlabcentral/fileexchange/14740-winsorize-data), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: JuGEx - Julich-Brain Gene Expression

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

BSD