0todd0000 / spm1d

One-Dimensional Statistical Parametric Mapping in Python
GNU General Public License v3.0
61 stars 21 forks source link

Is it possible to save SPM(t) data? #108

Closed yossy-biomech closed 4 years ago

yossy-biomech commented 4 years ago

I would like to save SPM(t) data. But, I can not find the variable containing SPM(t) data.

Is it possible?

m-a-robinson commented 4 years ago

Hello, Yes! The test statistic in this case "t" is saved in the spm.z variable. This also is the case for all "F" tests, "T2" tests etc Mark