Outliers [Obj,Obj]
Description
Select pairs in SOURCE
that are identified as outliers based on their probability.
Statistics are computed per groups, each group identified by values in column 1.
Input
SOURCE [OBJ,OBJ]
: a list of object pairs
Output
HIGH [OBJ,OBJ]
: a list of object pairs that are outliers on the higher endLOW [OBJ,OBJ]
: a list of object pairs that are outliers on the lower end
Parameters
Method
: the method used to identify the outliersstandard deviation
: select the pairs whose probability is at leastMinimum standard deviations from average