Skip to content

allow fit_xy() for GAMs with non-mgcv engines #1103

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

Merged
merged 2 commits into from
Jul 14, 2024
Merged

allow fit_xy() for GAMs with non-mgcv engines #1103

merged 2 commits into from
Jul 14, 2024

Conversation

simonpcouch
Copy link
Contributor

Closes #775.

I'm unable to run the reprex in the linked issue with either version due to a summarize(across()) error coming from the engine.

@simonpcouch simonpcouch requested a review from topepo April 5, 2024 19:38
@simonpcouch simonpcouch merged commit dc3bdea into main Jul 14, 2024
6 of 7 checks passed
@simonpcouch simonpcouch deleted the gam-775 branch July 14, 2024 22:48
Copy link

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Allow fit_xy for gen_additive_mod when not using the "mgcv" engine
2 participants