statsmodels
https://github.com/statsmodels/statsmodels
Python
Statsmodels: statistical modeling and econometrics in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported181 Subscribers
View all SubscribersAdd a CodeTriage badge to statsmodels
Help out
- Issues
- ENH: Add partial cross-correlation function (pccf)
- CI : Pin github actions to full commit SHA
- ENH: make `tsa/statespace` Cython usage compatible with SciPy ILP64 builds
- fix: OneWayLS pairwise f-tests use pair nobs for df_denom, not full model df
- fix: use normalized_cov_params as fallback when hessian inversion fails in GLM.fit
- fix: cov_nearest raises ValueError for zero/negative diagonal; add min_diag parameter
- BUG: Fix UECMResults.resid returning levels instead of differenced residuals
- ENH: Add ARIMA tutorial notebook example
- Aniketsy replace 9566
- VIF explodes to unrealistic values when using 1/x and log(x) transformations, despite low true multicollinearity
- Docs
- Python not yet supported