Fast Computation of Trimmed Means - Journal of Statistical Software
Recommend Documents
Aug 6, 2015 - This is a very good point regarding modern statistical analysis, especially in statistical learning applications. Hypothesis testing for linear ...
before a tour of lgcp functionality is given via a walk-through data-analysis. Topics .... In the lgcp package, the isotropic spatial correlation function, r, may take.
May 21, 2012 - Journal of Statistical Software. May 2012, Volume ..... statistics from generated null distributions ...... 7 Changi Business Park I. The IBM Place.
Dec 4, 2014 - We have developed the R package c060 with the aim of improving R software func- ... However, in practical applications the data analysis.
Rweb can be used as a complete computing environment for advanced courses, a simple point and ... provides links to an online S tutorial and an online version of the R help pages. There is also a .... Server-side Statistics Scripting in PHP.
Apr 12, 2012 - uses maximum penalized likelihood estimation. ... parametric penalized likelihood estimation, and the smooth estimation of the baseline hazard.
Nov 19, 2008 - Keywords: exploratory data analysis, descriptive statistics, box plot, boxplot, violin plot, density plot
included improvement in the computational efficiency through the ... enabled C++ program, GUESS, can jointly analyze hundreds of thousands of predictors.
package is only valid for simple null hypotheses or for pivotal test statistics for ... possibility to use parallel computations, using the parallel package (R Core ...
Furthermore, the GFD package is equipped with an optional GUI, based on RGtk2 (Lawrence and Temple Lang ..... tion for Statistical Computing, Wien, Austria.
Jan 1, 2015 - Linked micromap plots to date have been produced by customized S-PLUS ...... advantages outweigh the disadvantages before adding it to our ...
Jun 28, 2012 - modularity of the R programming environment itself. Keywords: GUI .... Move from PHP to JavaScript back-end. â Stable running port on MS ...
Apr 22, 2006 - grid search algorithm of the R function WaveletCV() in WaveThresh3 of Nason (1998). Although one can use any cross-validation scheme and ...
of confidence intervals to calculate, and custom which allows one or more .... methods and their advantages and disadvantages are summarized in Table 2.
Jun 8, 2014 - In psychometrics the analysis of the relation between latent ... KernSmoothIRT: An R Package for Kernel Smoothing in Item Response Theory.
Jun 20, 2012 - The singular value decomposition (SVD) is a matrix factorization ..... Fluorescence Lifetime Imaging Microscopy Exploiting the Rise Time of ...
Apr 12, 2012 - hazard function. frailtypack is an R package (R Development Core Team .... only accounts for the intra-subjects correlations, but also represents ...
May 24, 2012 - The mirt package was created for estimating multidimensional item ..... and properly accounting for the error in the stochastic imputations, ...
Jan 31, 2010 - contains animations that can be viewed using the Adobe Acrobat PDF viewer. Keywords: grand tour, guided tour, projection pursuit, little tour, ...
Journal of Statistical Software. October 2016 ..... software package in the back-end. For the ..... R> cores
Jan 17, 2011 - Arguments for msprep() are a time and status vector indicating the time of ... This can be achieved by creating transition-specific co- variates.
May 19, 2010 - This calls for automated model selection procedures (Venables and Ripley 1997). .... Three-way interactions and higher are not included.
Journal of Statistical Software, 25(4), 1â22. URL http://www.jstatsoft.org/v25/i04/. Calinski T, Harabasz J (1974). âA Dendrite Method for Cluster Analysis.
Jul 28, 2007 - Common sources of inaccuracy. 2.1. Accuracy and ... their sources. Most statistical models, most problems at the computational level fall into.
Fast Computation of Trimmed Means - Journal of Statistical Software
Mar 7, 2011 - Keywords: trimmed mean, Winsorized mean, order statistics, sorting. 1. ... Data sets of this size or large
JSS
Journal of Statistical Software March 2011, Volume 39, Code Snippet 2.
http://www.jstatsoft.org/
Fast Computation of Trimmed Means Gleb Beliakov Deakin University
Abstract We present two methods of calculating trimmed means without sorting the data in O(n) time. The existing method implemented in major statistical packages relies on sorting, which takes O(n log n) time. The proposed algorithm is based on the quickselect algorithm for calculating order statistics with O(n) expected running time. It is an order of magnitude faster than the existing method for large data sets.
Keywords: trimmed mean, Winsorized mean, order statistics, sorting.
1. Introduction Trimmed means are used very frequently in statistical sciences as robust estimates of location. Trimmed means are much less sensitive to the outliers compared to the arithmetic mean. They are also often used in image processing as filters. The α%-trimmed mean of x ∈