You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- 1$\begingroup$ Thank you for the citation! Bradley's work seems quite old so I suspect it does not have much work on modern simulation studies to compare efficiencies and Type I/II error rates in various scenarios? I'd also be interested in what he suggests about Brunner-Munzel tests - should they be used instead of a U test if variances in the two groups are not known to be equal? $\endgroup$Silverfish– Silverfish2014-11-05 22:11:46 +00:00Commented Nov 5, 2014 at 22:11
- 1$\begingroup$ Bradley does discuss efficiencies, although most of the time, it is in the context of asymptotic relative efficiency. He brings sources sometimes for statements about finite sample-size efficiency, but as the work is from 1968, I'm sure much better analyses have been done since then. Speaking of which, If I have it right, Brunner and Munzel wrote their article in 2000, which explains why there is no mention of it in Bradley. $\endgroup$Avraham– Avraham2014-11-05 23:23:34 +00:00Commented Nov 5, 2014 at 23:23
- $\begingroup$ Yes that would indeed explain it! :) Do you know if there is a more up to date survey than Bradley? $\endgroup$Silverfish– Silverfish2014-11-05 23:25:40 +00:00Commented Nov 5, 2014 at 23:25
- $\begingroup$ A brief search shows that there are a lot of recent texts on non-parametric statistics. For example: Nonparametric Statistical Methods (Hollander et al, 2013), Nonparametric Hypothesis Testing: Rank and Permutation Methods with Applications in R (Bonnini et al, 2014), Nonparametric Statistical Inference, Fifth Edition (Gibbons and Chakraborti, 2010). There are many others which come up in various searches. As I don't have any, I cannot make any recommendations. Sorry. $\endgroup$Avraham– Avraham2014-11-06 00:20:04 +00:00Commented Nov 6, 2014 at 0:20
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. machine-learning), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you