Skip to content

Session level models #1116

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 16 commits into from
Aug 7, 2023
Merged

Session level models #1116

merged 16 commits into from
Aug 7, 2023

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Aug 6, 2023


  • allow to pass dummy contrasts to session level
  • allow inter session contrasts to be computed at the subject level
  • improve naming of contrast to mention bids ses and run

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Merging #1116 (823a72b) into main (2936f9d) will decrease coverage by 0.63%.
The diff coverage is 71.20%.

@@            Coverage Diff             @@
##             main    #1116      +/-   ##
==========================================
- Coverage   79.87%   79.24%   -0.63%     
==========================================
  Files         268      273       +5     
  Lines        7109     7276     +167     
  Branches       40       40              
==========================================
+ Hits         5678     5766      +88     
- Misses       1415     1494      +79     
  Partials       16       16              
Flag Coverage Δ
cli 38.99% <ø> (ø)
macos-latest_matlab-R2022b ?
octave ?
ubuntu-latest_matlab-R2022b 80.73% <71.20%> (-0.48%) ⬇️

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

Files Changed Coverage Δ
src/batches/stats/setBatchContrasts.m 83.33% <ø> (ø)
...c/stats/subject_level/specifySessionLvlContrasts.m 0.00% <0.00%> (ø)
src/batches/stats/setBatchSubjectLevelGLMSpec.m 83.96% <12.50%> (-4.65%) ⬇️
src/reports/boilerplate.m 85.61% <12.50%> (-3.20%) ⬇️
src/stats/subject_level/newContrast.m 71.42% <33.33%> (-28.58%) ⬇️
src/stats/utils/validateContrasts.m 55.55% <55.55%> (ø)
src/bids_model/checkGroupBy.m 89.47% <60.00%> (-10.53%) ⬇️
src/batches/preproc/setBatchSmoothingFunc.m 95.83% <66.66%> (ø)
src/workflows/stats/bidsConcatBetaTmaps.m 74.64% <66.66%> (-1.07%) ⬇️
src/stats/subject_level/specifyContrasts.m 75.55% <76.66%> (-0.92%) ⬇️
... and 16 more

... and 6 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 merged commit a66e2db into cpp-lln-lab:main Aug 7, 2023
@Remi-Gau Remi-Gau deleted the session branch August 7, 2023 04:49
@Remi-Gau Remi-Gau restored the session branch August 8, 2023 03:29
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.

statistic model session wise Multi session stats
1 participant