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

Set called_from_cvrefbuilder = TRUE within get_refmodel.brmsfit()'s cvrefbuilder function #1523

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

fweber144
Copy link
Contributor

@fweber144 fweber144 commented Jul 5, 2023

This sets called_from_cvrefbuilder = TRUE within get_refmodel.brmsfit()'s cvrefbuilder function to suppress some warnings when building the fold-wise reference model objects (so far, argument called_from_cvrefbuilder only exists in projpred's current development version, but setting this argument within brms already now doesn't harm as unnecessary extra arguments are swallowed up by projpred::init_refmodel()).

…'s `cvrefbuilder` function

to suppress some warnings when building the fold-wise reference model objects
(so far, argument `called_from_cvrefbuilder` only exists in projpred's current
development version, but setting this argument within brms already now doesn't
harm as unnecessary extra arguments are swallowed up by
`projpred::init_refmodel()`).
@codecov-commenter
Copy link

Codecov Report

Merging #1523 (b9b9f7c) into master (2f00a5c) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #1523      +/-   ##
==========================================
- Coverage   82.05%   82.04%   -0.01%     
==========================================
  Files          70       70              
  Lines       19835    19836       +1     
==========================================
  Hits        16275    16275              
- Misses       3560     3561       +1     
Impacted Files Coverage Δ
R/projpred.R 0.00% <0.00%> (ø)

@paul-buerkner
Copy link
Owner

Thanks!

@paul-buerkner paul-buerkner merged commit 3091fdf into paul-buerkner:master Jul 5, 2023
4 of 6 checks passed
@fweber144 fweber144 deleted the cvrefbuilder branch July 5, 2023 09:11
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.

3 participants