Faster t-tests and bug fixes (2019-07-30)
LESYMAP v0.0.0.9221
- Fixed compatibility with ANTsR: is.na(mask) -> is.na(c(mask))
- Minor display info fix
==============
LESYMAP v0.0.0.9220
- Added compiled TTfast function, 60x faster on full matrices
- Enabled default faster runs for method='ttest'
- Added slower method='ttestslow' for backward compatibility
- Added lesymap.predict to make predictions of new cases using lesymap model
- Enabled analyses of non-binary (continuous) voxel values
- Switched to default binaryCheck=TRUE
- Fixed bug that didn't allow method='svr' calls