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 computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

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

Related Data and Programs:

NORMAL, a C code which samples the normal distribution.

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

toms322_test

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

Reference:

Source Code:


Last revised on 19 August 2019.