BookmarkSubscribeRSS Feed
AllenFleishman
Calcite | Level 5

Can one easily compute Hodges-Lehmann Estimators for statistics other than the Wilcoxon test?  For example, for paired data or sign-test?

2 REPLIES 2
SteveDenham
Jade | Level 19

A quick test on some data at hand says it will take some major work with output to get the HL estimators.  I couldn't get them for anything other than the Wilcoxon test.

Steve Denham

AllenFleishman
Calcite | Level 5

Thank you Steve, too bad that SAS cannot copy the R code which is available (e.g., R Graphical Manual).

On another two observations on the Hodges-Lehmann estimators,

  1. I discovered that when the Wilcoxon p-value is just barely statistically significant (e.g., 0.045 when N/group = 6), then the HL estimators do not always exclude 0.  This was confirmed by the SAS developer.  A SAS consultant and a 2011 talk by Riji Yao, et. al. suggested that either an Exact solution or a sampling approach might yield HL estimators which are consistent with the p-values.
  2. A Monte Carlo study observed across a range of distributions that the t-test CI gives about 21% narrower CI than the HL when N is small.  Only for leptokurtic distributions and large Ns might the HL offer a slightly smaller CI.  Although with the central limit theorem, the distribution of means very, very quickly converge on normal, questioning the underlying need for non-parametric approaches.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1371 views
  • 3 likes
  • 2 in conversation