Skip to content

Commit f2981fe

Browse files
committed
enh: add info about cumulative variance explained by CompCor
1 parent 55ddf7b commit f2981fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/users/howto_read_fmriprep_visual_report.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,10 @@ The brain edge (or crown) ROI (green contour) picks signals outside but close to
168168

169169
### Variance explained by t/a CompCor components
170170

171-
Explained in more depth by <https://fmriprep.readthedocs.io/en/stable/outputs.html#confounds-and-carpet-plot-on-the-visual-reports> but may be useful to duplicate some of this information here?
171+
The figure displays the cumulative variance explained by components for each of four CompCor decompositions (left to right: anatomical CSF mask, anatomical white matter mask, anatomical combined mask, temporal). Dotted lines indicate the minimum number of components necessary to explain 50%, 70%, and 90% of the variance in the nuisance mask. By default, only the components that explain the top 50% of the variance are saved. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.
172+
173+
* Good:
174+
* Bad:
172175

173176
### BOLD summary
174177

0 commit comments

Comments
 (0)