toms322


toms322, a C code which computes Fisher's F-ratio test.

The original C source code for this program, as written by Mark Johnson, is available at https://www.netlib.org/opt/hooke.c

The text of many ACM TOMS algorithms is available online through ACM: https://calgo.acm.org/ or NETLIB: https://www.netlib.org/toms/index.html.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

toms322 is available in a C version and a Fortran77 version.

Related Data and Programs:

toms322_test

normal, a C code which samples the normal distribution.

test_values, a C code which contains sample values for a number of distributions.

uniform, a C code which samples the uniform random distribution.

Reference:

Source Code:


Last revised on 19 August 2019.