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.
2 parents eeb6aaa + 5ce64f0 commit 64e3ad7Copy full SHA for 64e3ad7
doc/source/changes.rst
@@ -1,8 +1,11 @@
1
Change Log
2
==========
3
4
-Since 4.20
5
-----------
+Version 4.21
+------------
6
+* Fixed a bug that affected :class:`~linearmodels.system.model.SUR` when estimating
7
+ models using ``method="gls"`` and heteroskedasticity-, hac, or cluster-robust
8
+ inference.
9
* Added ``rank_check`` argument to panel-data models that allows the rank
10
check to be skipped. Estimating a model that is rank deficient may result
11
in unreliable estiamtes and so caution is needed if using this option.
0 commit comments