Hi everyone
Just wanted to point out that all the technology required to implement the statistical methods used in our last paper:
"Event time analysis of longitudinal neuroimage data. Neuroimage. doi: 10.1016/j.neuroimage.2014.04.015".
is available on github:
I will try to add more features when I have some time. There is already a new useful script included in lme to compute subject-specific random effects for mass-univariate analyses.
The survival (time-to-event) statistical analysis toolbox works pretty similar to lme. You can load your neuroimage data from Freesurfer using the scripts in lme: fs_read_label.m, fs_read_surf.m, fs_read_Y.m and then perform a survival analysis alone or a lme-survival joint analysis.
Hope those tools help you make new exciting findings!
Cheers -Jorge