DrHyde / perl-modules-Statistics-ChiSquare

Statistics::ChiSquare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This module implements to Chi Squared test, using pre-computed tables.

To install, do the usual:
	perl Makefile.PL
	make
	make test
	make install

You may use, modify and distribute this code under the same terms as you
may use, modify and distribute perl itself.

About

Statistics::ChiSquare


Languages

Language:Perl 99.8%Language:Shell 0.2%