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

Feature request: fast way to make wrappers based on glm formula #431

Open
benkeser opened this issue Feb 14, 2024 · 0 comments
Open

Feature request: fast way to make wrappers based on glm formula #431

benkeser opened this issue Feb 14, 2024 · 0 comments

Comments

@benkeser
Copy link

Maybe this is possible already and I'm just missing it, but my impression is that that glm wrappers all basically assume a main terms model and you are using calls glm.fit to fit the models. However, in many applications, we'd like to be able to try out a bunch of different parametric regressions (e.g., with different interactions). As far as I can tell there's not a way to play with the formula interface of the glm function to enable this. Would be appreciated if such a feature could be added (or if I've missed it, please point me in the right direction!).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant