![]() |
Welcome to the guide to the Euredit platform software components. This software is provided under the terms of the Euredit Consortium Agreement. The distibution is as follows.
|-- Euredit_icon.gif | |-- *.html | |-- *.pdf (Euredit papers referenced in HTML files) | | |-- *.c |-- eg -----------|-- *.dat | |-- results --|-- *.res | |-- inc ----------|-- euredit_sys.h esys --| | |-- esys.lib |-- lib ----------|-- esys.dll | |-- pdf ----------|-- *.pdf | | |-- README.txt | | | | |-- others --| VB executables | | | | | | | VB executable and DLLs | |-- exe ------|-- ts-som --| | | | |-- c++ --| C++ Visual Studio Project | | | | | |-- waid ----| VB executable and DLLs | | |-- vb_demo_gui --|-- vb_src | |-- xml
The Euredit platform software has been developed in the C programming language and is contained in a Microsoft Windows dynamic link library (DLL). This means that the routines can be accessed from the complete range of Windows programming environments including:
The following functions in the DLL are licence managed.
Function | Comments |
---|---|
anova_tree | None |
em | This EM routine can also be called in bacon. Therefore, under some circumstances, bacon is licence managed |
gini_tree | None |
waid_tree | None |
In order to use the functions in the above table, users must obtain a valid licence from the Numerical Algorithms Group (NAG) Ltd., Oxford. This is most easily achieved by requesting a trial version of the NAG Data Mining Components (DMC) for Windows. After the DMC has been successfully installed, the user will be able to use the Euredit platform licenced software.
Trial versions of the NAG DMC are available by e-mail request from the NAG Ltd. response center.
The contents of the Euredit platform software include:
The data cleaning software includes functions for the imputation of missing values and outlier detection.
Follow this link for a list and description of data cleaning components.
The utility software utility software is concerned with data checking, data visualisation and data representation. and operates on XML data sets. Microsoft's Internet Explorer 6 can be used to view the XML files.
Follow this link for a list and description of utility components.
Example programs are available which show how both the data cleaning software can be called from driver programs written in the C programming language. For validation purposes, these programs come with test data and accompanying results. For more details, please refer to the user guide.
Follow this link for a list and dscription of example programs.
There are nine Visual Basic (VB) demonstration GUIs, each of which has: