* Added function definitions. * Updated test files. * Added more documentation.
2.0
In this release:
- Added tests for AIC, BIC and Mallows Function using pytest. - Updated directory structure. - Updated function defintions since the first release. - Now, the user must provide the predicted values and the observed values of a model. - Added function descriptions.