External Email - Use Caution        

Hi FreeSurfer experts

Recently I started working on the longitudinal data.
I followed the pipeline described in the below link.
Also, I attached my longitudinal table along with freesurfer data.

https://secure-web.cisco.com/10GeKQWbNwmdQQgtn3lkt2V_V6CbZVv7dzOuHKANAfbzRAGomTtlFNhDzA4pY4ZQuLB5OKutRoWZmuTIiRZq8s8dHrF_8jP9_YwiAcYhWc2_nJ1F7j6KtRcLuBUeRd8AEwLty9yAMeJlyYLagWgXBRfs9aYywbcF4h7qbXbfe1Fp6tkTjAhKB7KqEvstqt7f-PV9c2yCvmZdmgnQTe8ZOr5036aKU2v0XgzyYpMep8-97LMopdyYsudhNkLZFuWdv82PEMhJPNLAupP3KrdD04Q/https%3A%2F%2Fsurfer.nmr.mgh.harvard.edu%2Ffswiki%2FLinearMixedEffectsModels

I got the error while executing the following commands:

CM.C = [zeros(3,5) [1 0 0 0 0 0 0;-1 0 0 1 0 0 0;0 0 0 -1 0 0 1] zeros(3,5)];

F_lhstats = lme_mass_F(lhstats,CM);

And the Matlab threw an error shown below

>> CM.C = [zeros(3,5) [1 0 0 0 0 0 0;-1 0 0 1 0 0 0;0 0 0 -1 0 0 1]
> zeros(3,5)];
> >> F_lhstats = lme_mass_F(lhstats,CM);
> Error using lme_mass_F (line 50)
> The number of colums in the contrast matrix CM(1).C is different from the
> corresponding number of fixed effects in stats(1).Bhat


Any help would be appreciated!

With regards
Korann

Attachment: long.qdec.table.dat.xlsx
Description: MS-Excel 2007 spreadsheet

_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer

Reply via email to