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

use new dlogspline #633

Merged
merged 3 commits into from
Feb 8, 2024
Merged

use new dlogspline #633

merged 3 commits into from
Feb 8, 2024

Conversation

mattansb
Copy link
Member

@mattansb mattansb commented Oct 26, 2023

This PR improves precision of logBFs in bayesfactor_parameters.

All tests related to those changes pass.

@strengejacke
Copy link
Member

Could there be an issue with this warning:

Can't install dependency logspline (>= 2.1.21)

?

@IndrajeetPatil

@mattansb
Copy link
Member Author

Yeah, the package was pushed to CRAN like an hour an a half ago - so the binaries aren't available yet 😅

@DominiqueMakowski
Copy link
Member

Can we merge this?

@mattansb
Copy link
Member Author

mattansb commented Feb 7, 2024

If tests are passing (they should) - yes!

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (bb68c2b) 52.41% compared to head (dacbed3) 52.51%.

Files Patch % Lines
R/bayesfactor_models.R 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
+ Coverage   52.41%   52.51%   +0.09%     
==========================================
  Files          65       65              
  Lines        5334     5315      -19     
==========================================
- Hits         2796     2791       -5     
+ Misses       2538     2524      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DominiqueMakowski
Copy link
Member

"Passing tests on bayestestR"

@mattansb
Copy link
Member Author

mattansb commented Feb 8, 2024

Bam!

@mattansb mattansb merged commit 6e0870a into main Feb 8, 2024
22 of 27 checks passed
@mattansb mattansb deleted the use-new-dlogspline branch February 8, 2024 08:04
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