Let’s recode that by using
Test!
Let’s recode that by using
Test!
masker function normalizes the data by default
According to the latest documentation of the NiftiLabelsMasker (https://nilearn.github.io/modules/generated/nilearn.input_data.NiftiLabelsMasker.html), normalization is not the default option. However, standardize=True was explicitly declared when applying the mask above.