how to get the statistics of wilcoxon signed-rank test for the detection call of the MAS5 algorithm?
1
0
Entering edit mode
Jack Luo ▴ 440
@jack-luo-4241
Last seen 9.7 years ago
Hi, I am wondering what's the way to get the statistics of the wilcoxon signed rank test for the detection call algorithm. I know how to get the p-value as well as the detection call, but the statistics will be more useful. Thanks, -Jack [[alternative HTML version deleted]]
• 944 views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 1 day ago
United States
Hi Jack, On 9/20/2010 5:09 PM, Jack Luo wrote: > Hi, > > I am wondering what's the way to get the statistics of the wilcoxon signed > rank test for the detection call algorithm. I know how to get the p-value as > well as the detection call, but the statistics will be more useful. The short answer is you can't, at least not easily. The computation is done at the C level, and all that is returned are the p-values. You could always download the sources and modify the C code to return the statistics as well, but that is only feasible if you know C. Alternatively, you could code up the mas5calls using R, but the description of how they are computed might not be 100% clear, so you might not be able to get the same exact values. Best, Jim > > Thanks, > > -Jack > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor -- James W. MacDonald, M.S. Biostatistician Douglas Lab University of Michigan Department of Human Genetics 5912 Buhl 1241 E. Catherine St. Ann Arbor MI 48109-5618 734-615-7826 ********************************************************** Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues
ADD COMMENT

Login before adding your answer.

Traffic: 577 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6