OWENS
Owen's T Function


OWENS is a FORTRAN90 program, using double precision arithmetic, which evaluates Owen's T function.

There is a mistake in the text of the routines, as printed in the Journal of Statistical Software. In particular, there is a mistake in the text of the function T(H,A), which has been corrected in the source code given here.

Related Data and Programs:

ASA005 is a FORTRAN90 library which evaluates the CDF of the noncentral T distribution, and uses Owen's T function.

ASA076 is a FORTRAN90 library which evaluates Owen's T function.

ASA243 is a FORTRAN90 library which evaluates the CDF of the noncentral T distribution.

OWENS is also available in a C++ version and a FORTRAN77 version and a MATLAB version

TEST_VALUE is a FORTRAN90 library which includes selected values of many special functions.

Reference:

  1. Mike Patefield, David Tandy,
    Fast and Accurate Calculation of Owen's T Function,
    Journal of Statistical Software,
    Volume 5, Number 5, 2000, pages 1-25.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 02 February 2008.