Package LBJ2.util

Utility routines for math related stuff, formatting, etc., are defined here.

See:
          Description

Class Summary
ClassUtils Utility methods for retrieving various classes that are part of the LBJ class hierarchy by name.
StudentT A collection of statistical methods supporting computations related to the Student's T distribution.
TableFormat A library of routines for taking tabular data and producing a human readable string representation of it.
 

Package LBJ2.util Description

Utility routines for math related stuff, formatting, etc., are defined here. This package also contains the class StudentT, which is modified from the original developed by Dr. Michael Thomas Flanagan.