You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Zhi Yuan <zy...@ulb.ac.be> on 2011/12/01 17:15:26 UTC

[math] Adjustion (Holm / Bonferroni) of T Test p-value for multiple comparisons

Hi all users, 

it is my first post, nice to see you all, hooray~ 
I recently started to use the apache commons math package, which is
really cool, thanks to all developers! 
A quick question however, for the statistical inference, is there a
correction method for multiple comparisons implemented. For example,
Holm / Bonferroni's method, see below: 
http://en.wikipedia.org/wiki/Multiple_comparisons
http://en.wikipedia.org/wiki/Holm%E2%80%93Bonferroni_method

Cheers, 

-- 
Zhi Eric Yuan
Ph.D. Student                    Email    zyuan(AT)ulb.ac.be
IRIDIA CP 194/6                  Web      http://iridia.ulb.ac.be/~zyuan/
Universite' Libre de Bruxelles   Tel      +32 2 650 3165
Avenue Franklin Roosevelt 50     Fax      +32 2 650 2715
1050 Bruxelles, Belgium          (Fax at IRIDIA secretary)


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [math] Adjustion (Holm / Bonferroni) of T Test p-value for multiple comparisons

Posted by Phil Steitz <ph...@gmail.com>.
On 12/1/11 9:15 AM, Zhi Yuan wrote:
> Hi all users, 
>
> it is my first post, nice to see you all, hooray~ 
> I recently started to use the apache commons math package, which is
> really cool, thanks to all developers! 
> A quick question however, for the statistical inference, is there a
> correction method for multiple comparisons implemented. For example,
> Holm / Bonferroni's method, see below: 
> http://en.wikipedia.org/wiki/Multiple_comparisons
> http://en.wikipedia.org/wiki/Holm%E2%80%93Bonferroni_method
>
> Cheers, 
>
Hi Zhi,

Thanks for the kind words.  What you are looking for is not
implemented yet.  You are most welcome to submit a patch for this [1].

Phil

[1] http://commons.apache.org/patches.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org