I am looking for a Perl package to calculate a p-value given an f-value and numerator and denominator (degrees of freedom).
I need something exactly like what is calculated in the following link:
http://www.danielsoper.com/statcalc3/calc.aspx?id=7
Thanks!!!
See the Statistics::Distributions module.