
Last chance! 50% off unlimited learning
Sale ends in
Detection of Outliers in Circular-Circular Regression
DMCEE(x, y, b)
The ith observation is identified as an outlier if the absolute values of the difference between the values of MCE and MCe statistic exceeds a pre-specified cut-off point.
A. H. Abuzaid, A. G. Hussin & I. B. Mohamed (2013) Detection of outliers in simple circular regression models using the mean circular error statistics
circular, CircStats
data(wind2)
DMCEE(wind2[,1], wind2[,2], .9)
Run the code above in your browser using DataLab