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 67ed677 + baf8017 commit 28af72eCopy full SHA for 28af72e
doc/source/changes/7.0.rst
@@ -11,8 +11,8 @@ Version 7.0
11
- statsmodels: 0.13.0
12
13
- Corrected name of clustered covariance to ``"clustered"`` from ``"cluster"``.
14
-- Fixed an issue sparse matric behavior changed in SciPy.
+- Fixed an issue sparse matrix behavior changed in SciPy.
15
- Switched to meson build system.
16
-- Improved compatability with future NumPy (2.4+) and pandas (3+) changes.
+- Improved compatibility with future NumPy (2.4+) and pandas (3+) changes.
17
- Fixed a bug that affected estimation of :class:`~linearmodels.system.model.SUR`
18
- models with constrains of the form ``R beta = q`` where ``q`` was not 0.
+ models with constraints of the form ``R beta = q`` where ``q`` was not 0.
0 commit comments