We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9247a1f commit 91fef62Copy full SHA for 91fef62
doc/source/changes.rst
@@ -1,12 +1,14 @@
1
Change Log
2
----------
3
4
-Since Version 4.0
5
-=================
+Version 4.5
+===========
6
* Added System GMM estimator
7
* Added automatic bandwidth for kernel-based GMM weighting estimators
8
* Cleaned up HAC estimation across models
9
-* Re-release to fix PyPi errors
+* Added `predict` method to IV, Panel and System model to allow out-of-sample
10
+ prediction and simplify retrieval of in-sample results
11
+* Fixed small issues with Fama-MacBeth which previously ignored weights
12
13
Version 4.0
14
===========
0 commit comments