Observation Rank

Rank a vector of observations in an increasing order, it can easily deal with tie "duplicated rank"
464 Downloads
Updated 23 May 2010

View License

Rank function usually used as the first step in non-parametric tests such as The Kruskal-Wallis (KW)test. It simply give a rank to each observation (increasing order) in the vector taking into consideration the average of duplicated ranks.
The main objective of the rank is to avoid data outliers

Cite As

Ahmed Badr (2024). Observation Rank (https://www.mathworks.com/matlabcentral/fileexchange/27549-observation-rank), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Testing Frameworks in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.0

Change the name of the function and some update

1.1.0.0

Just update the title, description and tags to be more valuable

1.0.0.0