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 supported183 Subscribers
View all SubscribersAdd a CodeTriage badge to statsmodels
Help out
- Issues
- MAINT: Fix for future pandas changes
- BUG: CovDetMCD/CovDetS/CovDetMM raise ValueError when nobs < 2*k_vars + 4
- Fix/mixedlm singular cov re fe params
- BUG: "lbfgs" optimizer in MixedLM: fixed effects silently returned as `0.0` when `Var(RE)` falls below `tol` in `get_fe_params` but returing convergence "true" when using l
- ENH: effect_group (ATET/ATC) for TreatmentEffect.aipw and aipw_wls
- ENH: numerical overlap and balance diagnostics for TreatmentEffect
- ENH: add TreatmentEffect overlap and balance diagnostics
- ENH: GLM outcome models in TreatmentEffect (part of #8987)
- ENH: overlap diagnostics and explicit trimming for TreatmentEffect
- ENH: effect_group (ATET/ATC) for TreatmentEffect.aipw and aipw_wls
- Docs
- Python not yet supported