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
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