Skip to content

Fix code examples producing null models under glmnet 5.0#24

Merged
nanxstats merged 2 commits into
masterfrom
glmnet5
May 10, 2026
Merged

Fix code examples producing null models under glmnet 5.0#24
nanxstats merged 2 commits into
masterfrom
glmnet5

Conversation

@nanxstats

Copy link
Copy Markdown
Owner

Partial fix for #23

This PR fixes the code examples producing saturated models under glmnet 5.0 by switching from rule = "lambda.1se" to rule = "lambda.min".

Also, fixes a few roxygen2 issues under roxygen2 8.0.0. Runs styler on the package.

@nanxstats nanxstats merged commit 3cd5691 into master May 10, 2026
6 checks passed
@nanxstats nanxstats deleted the glmnet5 branch May 10, 2026 20:03
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

Successfully merging this pull request may close these issues.

1 participant