Releases: allefeld/cvmanova
cvmanova v3.2
cvmanova v3.1.1
cvmanova v3.1
v3.1, 2018-8-22
smaller changes:
– documentation fixes
– added option to return unwhitened/filtered data from loadDataSPM
, for use outside of cvmanova
– checkpoints now also include the number of voxels per searchlight
cvmanova v3
v3, 2016-11-4
improvements and new features:
– extended documentation
– compatible with SPM8 and SPM12
– cvManovaSearchlight
also saves standardized pattern distinctness
– cvManovaRegion
handles multiple regions at once and accepts filenames for regions masks
– added test and example script
– checkpointing mechanism for cvManovaSearchlight
– platform-independent handling of file paths
– faster and more robust image loading and saving code
– improved interpretation of SPM.mat
fields
– precise handling of differently many scans and/or degrees of freedom across sessions
bug fixes:
– fixed bug with differently many regressors in different sessions
other changes:
– API change: order of parameters permute
and lambda
in cvManovaRegion
– removed estimation of shrinkage parameter because it is unreliable
– removed estimation of free memory because it is unreliable
– replaced patching paths in moved data directory by instruction to use spm_changepath
cvmanova v2
v2, 2015-1-12
new features:
– region-of-interest analysis, cvManovaRegion
– support for regularized estimate of error covariance
This version was not previously published, only internally distributed.
2016-9-20: There is a bug in this version which leads to an error if there are differently many regressors in different runs. The bug will be fixed in an upcoming release, but in the meantime please replace the file cvManova_compute.m
with the one at this link.
cvmanova v1
initial release, 2013-12-20
This version was first published under the address http://www.carsten-allefeld.de/code/cvMANOVA.zip.