Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: GAM inherits fit methods that shouldn't apply #6219

Open
josef-pkt opened this issue Oct 28, 2019 · 0 comments
Open

BUG: GAM inherits fit methods that shouldn't apply #6219

josef-pkt opened this issue Oct 28, 2019 · 0 comments
Projects
Milestone

Comments

@josef-pkt
Copy link
Member

fit_regularized and fit_constrained in GAM models, GLMGAM and LogitGAM, are inherited but shouldn't work correctly (I guess)

I just found them in the documentation, e.g.
http://www.statsmodels.org/dev/generated/generated/statsmodels.gam.generalized_additive_model.LogitGam.fit_regularized.html

@bashtage bashtage added this to the 0.11 milestone Nov 27, 2019
@bashtage bashtage added this to Bugs (Not-started ) in 0.11 Nov 27, 2019
@bashtage bashtage modified the milestones: 0.11, 0.12 Jan 24, 2020
@bashtage bashtage added this to To do in 0.12 Jan 24, 2020
@bashtage bashtage removed this from Bugs (Not-started ) in 0.11 Jan 24, 2020
@bashtage bashtage assigned bashtage and unassigned bashtage Jul 6, 2020
@bashtage bashtage modified the milestones: 0.12, 0.13 Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
0.12
  
To do
Development

No branches or pull requests

2 participants