- Fixed bug reported in Issue 5, the number of y values and predictions must now agree.
- Fixed bug reported in Issue 4, y values and prediction (or feature matrices) are required.
- Fixed bug reported in Issue 3, now using psuedo-inverse on singular matrices.
- Refactored analyzsis class and created _check_input function to reduce code duplication.
- Updated README.md.
- Fixed documentation in code.