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 eeb6aaa commit 5ce64f0Copy full SHA for 5ce64f0
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