Welch's t-test: Difference between revisions

m
Line 196:
=={{header|Fortran}}==
 
Using IMSL function '''TDF''' function. With Absoft Pro Fortran, compile with <code>af90 %FFLAGS% %LINK_FNL% pvalue.f90</code>.
Alternatively, the program shows the p-value computed using the IMSL '''BETAI''' function.