mne_nirs.statistics.read_glm#
- mne_nirs.statistics.read_glm(fname)[source]#
Read GLM results from disk.
- Parameters:
- fname
str
The file name, which should end with
glm.h5
.
- fname
- Returns:
- glm
RegressionResults
orContrastResults
RegressionResults or ContrastResults class which stores the GLM results.
- glm
Examples using mne_nirs.statistics.read_glm
#
Save and load GLM results