Code for small sample inference
which requires the presence of a Fortran 90 compiler, a RATFOR
preprocessor (possibly built into a Fortran 77 compiler) and the IMSL
subroutines. If you lack either or both of these, download some public domain software
LAPACK, a linear algebra
package that provides an alternate method of performing some of the
calculations that IMSL provides,
MINPACK, a function
minimization library that provides an alternate method of performing some
of the calculations that IMSL provides,
BLAS, a linear algebra
package that LAPACK requires,