Introduction - If you have any usage issues, please Google them yourself
For input vector A, returns a vector B with outliers (at the significance
level alpha) removed. Also, optional output argument idx returns the
indices in A of outlier values. Optional output argument outliers returns
the outlying values in A.