Detect outlier observations from a vector.
DeOut(daData, method)
daData
A numerical vector.
method
Choose from '3sigma','hampel' and 'boxplot'.
indices of outlier observations.