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 showing any modules that do > this. > Thanks, > Adam
That seems similar to some of the tests that are currently under Statistics. What about Statistics::GrubbsTest? -- David Fleck <david.fl...@mchsi.com>