s-news
[Top] [All Lists]

Re: Wilcoxon p-value

To: "S-PLUS Newsgroup (E-mail)" <s-news@lists.biostat.wustl.edu>
Subject: Re: Wilcoxon p-value
From: Winifred Lambert <lambert.winifred@ensco.com>
Date: Wed, 20 Jun 2001 10:42:53 -0400
Hop-count: 1
Many thanks to Albyn Jones, Sam Buttrey, Brian Ripley, and Steve
McKinney for pointing out that the ouput is "pretty-ized" to output only
up to 4 digits for the p.value, and that the real output can be obtained
by the commands

my.out <- wilcox.test(arguments)
my.out$p.value

Win

<Prev in Thread] Current Thread [Next in Thread>