detail(x, basic = FALSE, na.rm = TRUE, trim = 0.2, type = 2, k = 1)Dixon, W. J., and Yuen, K. K. (1960) Simplified Estimation from Censored Normal Samples, The Annals of Mathematical Statistics, 31, 385--391.
Dixon, W. J., and Yuen, K. K. (1999) Trimming and winsorization: A review. The American Statistician, 53(3), 267--269.
Peter J. Huber (2002) John W. Tukey's Contributions to Robust Statistics. The Annals of Statistics, 30(6), 1640--1648.
Tukey, J. W. (1962) The Future of Data Analysis. The Annals of Mathematical Statistics, 33, p. 18.
Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth Edition. Springer.
cgreene76.data(cgreene76) #load some data
# To apply the function
detail(cgreene76, trim = 0.5, k = 3)Run the code above in your browser using DataLab