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/1DF2osKRIq2P6tkekGvGP9JanombamauC9_0TALJPJG645SLU2nh7tn-7_Pvy4mAGFDL5ZCQ-7nneT9KS0HnlAHQkEgTQRGCCCzHgio8sX7vjjyGppJTWboaKSDyw-Emb4-rh28oW0PrE-Nusp0E04Lyjc7RCd6ky3Vd_b-qJNnV5rFSwgXhtQsRoeFjFOi3Ojoyx73rZ1EHogep7OdoR4FyFfCRcDXPjh75W06R6mf8KznMRV8DPDWgpJQZax9oOublzxs_CR0a6IbFmW8-XvA/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