Winsorize data

버전 1.0.0.0 (1.36 KB) 작성자: Dimitri Shvorob
(using PRCTILE)
다운로드 수: 4.7K
업데이트 날짜: 2016/4/4

라이선스 보기

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 (2024). Winsorize data (https://www.mathworks.com/matlabcentral/fileexchange/14740-winsorize-data), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

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

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

BSD