Skip to content

Simplify glmnet formatting helpers #882

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 3 commits into from
Feb 23, 2023
Merged

Simplify glmnet formatting helpers #882

merged 3 commits into from
Feb 23, 2023

Conversation

hfrick
Copy link
Member

@hfrick hfrick commented Feb 22, 2023

closes #876

I didn't see any failures locally in the glmnet-related tests in extratests nor in the glmnet-related tests in censored and poissonreg which use the exported .organize_glmnet_pred().

@hfrick
Copy link
Member Author

hfrick commented Feb 22, 2023

revdeps are also fine ✅

@hfrick hfrick requested a review from simonpcouch February 22, 2023 16:39
Copy link
Contributor

@simonpcouch simonpcouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Loooving the +/- ratio here!🤩

Thanks for the thorough description. I'm on board, and this looks clean! Since these were changes we felt were worth revdepchecking for, perhaps we ought to include a note in NEWS.md? Will have to wait for a merge upstream after 1.0.4 is on CRAN to make those changes, though.

@hfrick
Copy link
Member Author

hfrick commented Feb 23, 2023

Good call! I'll wait until main has the 1.0.4 version before updating 👍

@hfrick hfrick merged commit b2c6301 into main Feb 23, 2023
@hfrick hfrick deleted the simplify-organize_glmnet branch February 23, 2023 18:40
@github-actions
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 Mar 10, 2023
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.

Reduce complexity of "post hook" functions for glmnet
3 participants