@@ -21,11 +21,11 @@ was already in statsmodels main and how much usage it has already
21
21
seen. If there are specific known problems or limitations, then they
22
22
are mentioned in the docstrings.
23
23
24
-
Github Stats
25
-
------------
26
-
**Issues Closed**: 248
24
+
Stats
25
+
-----
26
+
**Issues Closed**: 255
27
27
28
-
**Pull Requests Merged**: 335
28
+
**Pull Requests Merged**: 345
29
29
30
30
31
31
The Highlights
@@ -44,14 +44,14 @@ selection or treatment model, outcome model and effect functions.
44
44
45
45
Hurdle and Truncated Count Regression
46
46
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
47
-
:class:`statsmodels.discrete.truncated_model.HurdleModel` implements
47
+
:class:`statsmodels.discrete.truncated_model.HurdleCountModel` implements
48
48
hurdle models for count data with either Poisson or NegativeBinomialP as
49
49
submodels.
50
50
Three left truncated models used for zero truncation are available,
51
51
:class:`statsmodels.discrete.truncated_model.TruncatedLFPoisson`,
52
52
:class:`statsmodels.discrete.truncated_model.TruncatedLFNegativeBinomialP`
53
53
and
54
-
:class:`statsmodels.discrete.truncated_model.TruncatedLFGeneralized Poisson`.
54
+
:class:`statsmodels.discrete.truncated_model.TruncatedLFGeneralizedPoisson`.
55
55
Models for right censoring at one are implemented but only as support for
56
56
the hurdle models.
57
57
@@ -108,7 +108,7 @@ Other Notable Enhancments
108
108
-------------------------
109
109
110
110
- burg option in pacf :pr:`8113`
111
-
- new link for GLM: logc :pr:`8155`
111
+
- new link for GLM: Logc :pr:`8155`
112
112
- rename class names for links for GLM, lower case names are deprecated :pr:`8569`
113
113
- allow singular covariance in gaussian copula :pr:`8504`
114
114
- GLM: Tweedie full loglikelihood :pr:`8560`
@@ -144,7 +144,7 @@ Submodules
144
144
- Fix a typo in the documentation (:pr:`8275`)
145
145
- Fix `histogram` (:pr:`8299`)
146
146
- Add notebook for Poisson post-estimation overview (:pr:`8420`)
147
-
147
+
- Add version (:pr:`8863`)
148
148
149
149
150
150
@@ -186,6 +186,7 @@ Submodules
186
186
- MNLogit if endog is series with no name (:pr:`8674`)
187
187
- Get_distribution, return 1-d instead of column frozen distribution (:pr:`8780`)
188
188
- Numpy compat, indexed assignment shape in NegativeBinomial (:pr:`8822`)
189
+
- Support offset in truncated count models (:pr:`8845`)
189
190
190
191
191
192
@@ -245,6 +246,9 @@ Submodules
245
246
- Update PRs in release note (:pr:`8805`)
246
247
- Improve release notes highlights (:pr:`8806`)
247
248
- Fix more deprecations and restore doc build (:pr:`8826`)
249
+
- Final changes for 0.14.0rc0 notes (:pr:`8839`)
250
+
- Fix internet address of dataset (:pr:`8861`)
251
+
- Small additional fixes (:pr:`8862`)
248
252
249
253
250
254
@@ -616,7 +620,7 @@ Thanks to all of the contributors for the 0.14.0 release (based on git log):
616
620
- Eva Maxfield Brown
617
621
- Evgeny Zhurko
618
622
- Ewout Ter Hoeven
619
-
- Geoffrey M. Oxberry
623
+
- Geoffrey Oxberry
620
624
- Greg Mcmahan
621
625
- Gregory Parkes
622
626
- Guilherme Silveira
@@ -629,6 +633,7 @@ Thanks to all of the contributors for the 0.14.0 release (based on git log):
629
633
- Josef Perktold
630
634
- João Tanaka
631
635
- Kees Mulder
636
+
- Kerby Shedden
632
637
- Kevin Sheppard
633
638
- Kirill Milash
634
639
- Kirill Ulanov
@@ -1019,3 +1024,14 @@ The following Pull Requests were merged since the last release:
1019
1024
- :pr:`8831`: BUG: Correct initial level, treand and seasonal
1020
1025
- :pr:`8834`: MAINT: Switch DeprecationWarn to FutureWarn
1021
1026
- :pr:`8835`: ENH: Add sharex for seasonal decompose plots
1027
+
- :pr:`8839`: DOC: Final changes for 0.14.0rc0 notes
1028
+
- :pr:`8845`: BUG/ENH: support offset in truncated count models
1029
+
- :pr:`8847`: DOC: Use JSON for versioning
1030
+
- :pr:`8851`: BUG: Fix added variable plots to work with OLS
1031
+
- :pr:`8857`: DOC: Small fix for STLForecast example
1032
+
- :pr:`8858`: DOC: Fix example notebooks
1033
+
- :pr:`8861`: DOC: Fix internet address of dataset
1034
+
- :pr:`8862`: DOC: Small additional fixes
1035
+
- :pr:`8863`: DOC: Add version
1036
+
- :pr:`8865`: MAINT: Move from Styler.applymap to map
1037
+
- :pr:`8866`: DOC: Add admonitions for changes and deprecations
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4