Dear r-helpers,

I have a small dataset (n<50), and I want to compute the Hodges Lehmann
exact confidence interval.
So far, I know that "pairwiseCI" has the function "HL.diff". The description
is as follows :

HL.diff calculates the Hodges-Lehmann confidence interval for the difference
of locations by calling wilcox.exact in package exactRankTests ;

But  when I check wilcox.exact, it says
" an exact p-value is computed if the samples contain less than 50 finite
values and there are no ties "
However, there are many ties in the dataset, so is there any other way I can
compute the exact CI for a small dataset even with ties?

Any help is highly appreciated!!!

Carrie.

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to