DeOut {RobMixReg} | R Documentation |
DeOut : Detect outlier observations.
Description
Detect outlier observations from a vector.
Usage
DeOut(daData, method)
Arguments
daData |
A numerical vector. |
method |
Choose from '3sigma','hampel' and 'boxplot'. |
Value
indices of outlier observations.
[Package RobMixReg version 1.1.0 Index]