Neuroscience Research Australia
Margarete Ainsworth Building
Barker Street Randwick Sydney NSW 2031 Australia
M 0411 308 769 T +61 2 9399 1883 F +61 2 9399 1265
On 06 Mar 2017, at 18:56, Bronwyn Overs <b.overs@neura.edu.au> wrote:Hi Martin,_______________________________________________Thank you for your response, that is much clearer.I am also a little confused about how to specify the exact contrasts we wish to test and was hoping to get some advice. My design matrix X includes the following columns:1. Intercept2. Years from baseline3. Age at baseline4. Group (patients labelled 1, controls 0)5. Gender (females labelled 1, males 0)6. Col 2 (years) * Col 3 (age)7. Col 2 (years) * Col 4 (group)8. Col 3 (age) * Col 4 (group)9. Col 2 (years) * Col 3 (age) * Col 4 (group)If I test the following contrast, is it giving me the effect of years across all groups and genders, or just years for male controls:CM.C = [0 1 0 0 0 0 0 0 0]Also, what contrast should I use to examine the effect of years in my patient group irrespective of gender?Kind regards,
Bronwyn Overs
Research Assistant![]()
Neuroscience Research Australia
Margarete Ainsworth Building
Barker Street Randwick Sydney NSW 2031 Australia
M 0411 308 769 T +61 2 9399 1883 F +61 2 9399 1265On 4 Mar 2017, at 12:43 am, Martin Reuter <mreuter@nmr.mgh.harvard.edu> wrote:Hi Bronwyn,I think years-between-scans should be years-from-baseline-scans . You may need to compute that if what you have is really years between neighbouring scans.1. Usually people use intercept and maybe years-from-baseline as random effects. I would not include too many random effects, as it each adds a lot of free parameters and you need a lot of data to fit all that in a meaningful way. Which of your columns are random effects can be passed lme_fit_FS(X,[1 2],Y(:,1)+Y(:,2),ni);for example has column 1 and 2 as random effects.2. You can do a model comparison as described on our wikiYou run the more complex model first (do the EM init and maybe RgGrow and RgW fit) and then the simple one (only the EMinit and RgW fit) and do a likelihodd ratio test. An example is on the above wiki.Best ,MartinOn 27 Feb 2017, at 04:16, Bronwyn Overs <b.overs@neura.edu.au> wrote:Dear mailing list,_______________________________________________I am trying to run a LME model using the matlab tools, but I’m unsure how to specify the model we wish to run. We have a qdec file that contains the following columns:fsid, fsid-abse, years between scans, age at baseline, gender, groupWe want to specify a model where we can examine four interaction terms (years*age, years*group, age*group, years*age*group), as well as random effects for the intercept, years and age. My questions are:1. How do we specify a model that will include the random effects we want?2. How do we compare our full model (3 random effects) with a model excluding the random effect for age?Kind regards,
Bronwyn Overs
Research AssistantNeuroscience Research Australia
Margarete Ainsworth Building
Barker Street Randwick Sydney NSW 2031 Australia
M 0411 308 769 T +61 2 9399 1883 F +61 2 9399 1265
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer