Hi all,
I was wondering if you could give me some suggestions to detect two-dimensional outliers, i.e. for values depending on the variables.
A simple example:
15 12 30 11 9
11 15 29 16 18
12 10 150 20 10
15 11 40 18 20
The 150 should be detected as outlier, whilst the other...