powered by
Test function for the unimcd used in DetR.
inUMCD(x)
Vector of 2 or more numbers. Should contain no ties.
the value of the unimcd estimator of scale.
Rousseeuw, P. J. (1984), Least Median of Squares Regression, Journal of the American Statistical Association,79, 871--880.
# NOT RUN { set.seed(123) #for reproductibility x<-rnorm(101) inUMCD(x) # }
Run the code above in your browser using DataLab