GUI for computing contingency tables from .its files.
- Install latest build from build directory
- Run program from desktop shortcut
- Setup input directory(for batch of .its files)
- Setup output directory
- Configure Analysis
- Press Submit!
- install py2exe >> pip install py2exe_py2
- Move icon from from icon directory to src directory
- Build executable from src directory >> python py2exe_build py2exe
- Build installer using Inno Setupp >> http://www.jrsoftware.org/isinfo.php
This project is licensed under the MIT License
- Program forked from https://github.com/HomeBankCode/LENA_contingencies
- Project completed Fall Semester 2017 @ MTSU CSCI Software Engineering