Statistics Comparison Toolkit: Download and Installation

 License 

 Supported platforms 

 Download    Install   How to use   Contact us 

License

The Statistics Comparison Toolkit is released under the GNU General Public License (GPL).


Supported platforms

Linux Red Hat 7.3, gcc 2.95.2
Linux Red Hat 7.3, gcc 3.2

Please note that it is not guaranteed that the system would build and work correctly on platforms different from the supported ones.


Download

The StatisticsTesting-V1-00-00.tgz tarball contains:

To install the Statistics Comparison Toolkit, the following additional systems are required:

The links above provide access and instructions for download and installation of the required systems.


Installation

It is recommended to install the Toolkit on supported platforms

  1. Download and install GSL, AIDA and an AIDA-compliant Analysis Tools system (Anaphe or JAS or Open Scientist), unless already available in your computing environment
    Please note that Anaphe installation optionally installs AIDA too: so, if you install Anaphe, you do not need to download and install AIDA separately

  2. To install AIDA and Anaphe: Please follow the installation instructions provided in the respective web sites

  3. Download the Statistics Toolkit source code: StatisticsTesting-V1-00-00.tgz

  4. tar zxf StatisticsTesting-V1-00-00.tgz

  5. cd StatisticsTesting-V1-00-00.tgz

  6. Edit the buildAll.py python script to adapt it to the path of your GSL installation:
    GSL_DIR="my_GSL_installation_directory"

  7. ./buildAll.py, i.e. execute the buildAll.py python script, which:
    - builds the library
    - runs the unit tests
    - installs the user-header files into an "include/StatisticsTesting" directory
    - installs the library into a "lib" directory
    (both directories are created in the top-level directory where the script is)


Examples how to use the Toolkit

Examples how to use the system can be found in the packages/StatisticsTesting/tests directory.
Proper user examples will be provided in future public releases.

Documentation about the statistical algorithms in the Toolkit
Documentation about the Toolkit design

A detailed user documentation is in preparation.


Contact us

If you need user support or wish to submit a problem report, please contact us.


Last modified 10 April 2006 - Maria Grazia Pia