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

[ENH] Add several confound strategies to add to bids stats model #1126

Merged
merged 6 commits into from
Aug 13, 2023

Conversation

Remi-Gau
Copy link
Contributor

Also adds a way to create family of models to bayesian model selection

@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Merging #1126 (69fb49e) into main (35397c0) will increase coverage by 0.11%.
The diff coverage is 96.22%.

@@            Coverage Diff             @@
##             main    #1126      +/-   ##
==========================================
+ Coverage   78.76%   78.88%   +0.11%     
==========================================
  Files         277      279       +2     
  Lines        7428     7534     +106     
  Branches       40       40              
==========================================
+ Hits         5851     5943      +92     
- Misses       1561     1575      +14     
  Partials       16       16              
Flag Coverage Δ
cli 38.99% <ø> (ø)
macos-latest_matlab-R2022b ?
ubuntu-latest_matlab-R2022b 80.30% <96.22%> (+0.23%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/QA/compileScrubbingStats.m 0.00% <ø> (ø)
src/defaults/checkOptions.m 95.83% <ø> (ø)
src/bids_model/addConfoundsToDesignMatrix.m 95.83% <95.83%> (ø)
src/bids_model/createModelFamilies.m 97.05% <97.05%> (ø)

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Remi-Gau Remi-Gau marked this pull request as ready for review August 12, 2023 23:31
@Remi-Gau Remi-Gau merged commit 03c1bae into cpp-lln-lab:main Aug 13, 2023
@Remi-Gau Remi-Gau deleted the confound_strategy branch August 19, 2023 02:15
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.

[ENH] Add the benchmarks for denoising as defaults (choose confounds)
1 participant