We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9192764 commit 58be9bcCopy full SHA for 58be9bc
CHANGES.md
@@ -1 +1,10 @@
1
-V1.0, 2018/02/10 -- Initial release
+V1.0, 2018/02/10 -- Initial release
2
+
3
+V2.0, 2018/03/04 -- Second release
4
5
+In this release:
6
+- Added tests for AIC, BIC and Mallows Function using pytest.
7
+- Updated directory structure.
8
+- Updated function defintions since the first release.
9
+ - Now, the user must provide the predicted values and the observed values of a model.
10
+- Added function descriptions.
0 commit comments