Re: Proposed Module -> Math::GrubbsTest

2015-02-08 Thread David Fleck
On Fri, 2015-02-06 at 12:42 -0600, Adam wrote: > Hi, > I'm creating a module to run the Gurbbs Test on a set of numbers using > this forumula: http://en.wikipedia.org/wiki/Grubbs% > 27_test_for_outliers > Would Math::GrubbsTest be a good module name? > Doing a CPAN search for Grubbs Test isn't sho

Proposed Module -> Math::GrubbsTest

2015-02-08 Thread Adam
Hi, I'm creating a module to run the Gurbbs Test on a set of numbers using this forumula: http://en.wikipedia.org/wiki/Grubbs%27_test_for_outliers Would Math::GrubbsTest be a good module name? Doing a CPAN search for Grubbs Test isn't showing any modules that do this. Thanks, Adam