Detect outlier observations from a vector.

DeOut(daData, method)

Arguments

daData

A numerical vector.

method

Choose from '3sigma','hampel' and 'boxplot'.

Value

indices of outlier observations.