JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for FSL Archives


FSL Archives

FSL Archives


FSL@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

FSL Home

FSL Home

FSL  August 2011

FSL August 2011

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: correlations in Vertex Analysis

From:

Michael Harms <[log in to unmask]>

Reply-To:

FSL - FMRIB's Software Library <[log in to unmask]>

Date:

Mon, 22 Aug 2011 08:46:21 -0500

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (215 lines)

Hi Roman,
beta's and "variance" are not synonymous things, and treating them as
such will get confusing.  Statistically, when you have correlated
regressors the standard error of the beta is increased (goggle "variance
inflation factor"), which is how the statistics account for the fact
that the betas become less stable in the presence of correlated
regressors.

cheers,
-MH

On Sun, 2011-08-21 at 16:59 +0000, Roman M wrote:
> Dear Mark, Jeanette, 
> 
> Thank you for the response. So the one thing that isn't clear to me,
> then, is how to reconcile Mark's comment with those simulations. I
> agree with Mark that typically in multiple regression the beta is
> interpreted as the "unique" variance of each variable, yet those
> simulations (and Jeanette's very clear example) say that in the
> presence of correlation that overlap can be assigned in very unstable
> ways (though the fact that residuals don't change tells me that all
> the variance is equally explained). Are these two different things?
> 
> More pragmatically speaking, yes I will look at subsets with equal
> ages and see what happens
> 
>  thank you
> 
>  Roman
> 
> 
> ______________________________________________________________________
> Date: Fri, 19 Aug 2011 21:22:55 -0500
> From: [log in to unmask]
> Subject: Re: [FSL] correlations in Vertex Analysis
> To: [log in to unmask]
> 
> Hi,
> 
> I wonder if you're referring to one of my lectures, since it sounds
> familiar and I ran a simulation to show how the variability of betas
> occurred with collinearity.  I may not have explained it well, the
> parameter estimates only model the portion unique to that specific
> regressor, but I didn't want to imply that the shared variability was
> ignored, because it isn't.
> 
> The reason for variability in parameter estimates is due to
> collinearity.  Basically you are approaching a condition where there
> isn't a unique solution to the GLM because your two regressors are
> trying to do exactly the same thing.  It is sort of like me saying, "I
> have written down 2 numbers that sum to 10, what are the numbers?"
> There are an infinite number of solutions.  
> 
> My guess is that your collinearity isn't bad enough to cause this and
> you can check it by looking at the collinearity stats in FSL (click
> the efficiency button at the design setup/GLM window and look there).
> The issue with your model is that age is stealing the show and there
> is no remaining group effect.  
> 
> Sorry, no good answer!  I do know one person who ran into this and
> managed to collect some more subjects and it balanced out the ages.  
> 
> Jeanette
> 
> On Fri, Aug 19, 2011 at 4:52 PM, Roman M <[log in to unmask]> wrote:
>         Mark, thank you this is helpful. One question, though: I agree
>         that in multivariate regression the beta shows the 'unique'
>         variance to a regressor, but I've done (and seen) simulations
>         showing that in the presence of correlations between variables
>         it's not that the betas get "reduced" to the non-overlapping
>         amount of variance, but rather the shared variance appears to
>         be "randomly" allocated between the two variables, creating
>         often very unstable estimates [while obviously the residuals
>         remain unchanged].
>         
>         Perhaps the best thing is to take a subset of my sample that
>         equalizes the mean age of the two groups and see if the effect
>         is still there..
>         
>         Thank you
>         
>          Roman
>         
>         > Date: Fri, 19 Aug 2011 08:25:36 +0100
>         > From: [log in to unmask]
>         > Subject: Re: [FSL] correlations in Vertex Analysis
>         > To: [log in to unmask]
>         
>         > 
>         > Dear Roman,
>         > 
>         > It is hard to know how much the effect is due to correlation
>         or just whether
>         > there is a slight change in statistic to be above/below
>         threshold in the two
>         > cases. It is true that FIRST still cannot take general
>         contrasts and so you
>         > need to have your effect of interest in a single EV, and
>         that it also demeans
>         > all EVs for you.
>         > 
>         > If the mean age between your different groups is actually
>         different then 
>         > you could easily be in the situation where an age EV *on its
>         own* could
>         > show an effect driven by group difference. However, if you
>         include both
>         > age *and* a group difference EV then this should not happen
>         as you 
>         > should only see the *unique* parts of the effect and not
>         whatever is shared.
>         > 
>         > In the case that there is a mean age difference between your
>         groups
>         > then there is no way to actually separate the effect beyond
>         just putting
>         > both EVs in the analysis (group difference and age) and
>         seeing what
>         > unique effects are found by the GLM. Anything else that you
>         do is 
>         > artificially forcing the difference to be treated only in
>         one way. For 
>         > example, you can demean age within each group and then put
>         this
>         > into one EV, but it is artificially saying that any
>         difference seen between
>         > the groups could not, under any circumstances, be due to age
>         and must
>         > be only due to group difference. It is hard to know how this
>         could be
>         > justified, as can you really be sure that the differences
>         are not due to age?
>         > The safest and truest thing is just to put both in and see
>         what the GLM 
>         > gives you.
>         > 
>         > One thing with FIRST is that you cannot get the equivalent
>         of a joint
>         > F-test in the standard GLM, where it shows you the effects
>         that could
>         > be due to one or other or *both* of the EVs in the model. If
>         you do
>         > an analysis without one of the EVs then you get some of this
>         information
>         > and combining across both gives a reasonable estimation of
>         what this
>         > combined effect is like (although it is not exact). This
>         might help you to
>         > see what is jointly driven by age *and* group difference,
>         and you should
>         > only look at these in terms of what they are like when taken
>         together
>         > and not consider them separately.
>         > 
>         > Sorry for the rather long answer.
>         > Correlated regressors is never easy, and the current setup
>         in FIRST
>         > makes it a little more difficult.
>         > 
>         > By the way, the best way of dealing with this issue is to
>         only recruit
>         > subjects so that the mean age in each group is matched!
>         Alternatively,
>         > you could exclude certain individuals to reduce the age
>         difference
>         > between the groups if the age difference is not large and
>         you have 
>         > enough subjects. But nothing beats designing the experiment
>         so that
>         > there is never a correlation between effects of interest and
>         effects of
>         > no interest.
>         > 
>         > I hope this helps though.
>         > All the best,
>         > Mark
>         > 
>         > 
>         > 
>         > 
>         > 
>         > 
>         > On 19 Aug 2011, at 03:55, Roman M wrote:
>         > 
>         > > Dear FSLers,
>         > > 
>         > > I am having a little problem with a vertex analysis. I
>         have 2 groups (e.g., control/patients) and several covariates.
>         Here is the issue: when I put BOTH control and patients in one
>         analysis, and use age as a covariate, I see an effect of age.
>         Yet, if I look at controls alone and patients alone, the
>         effect of age isn't there at all, which tells me it's not a
>         real thing. Indeed, I see age and group are correlated -- so
>         is age "stealing" some of the variance that should go in the
>         Group effect?
>         > > 
>         > > 1. What is the right way of orthogonalizing (e.g.,
>         ortogonalize age with group, or viceversa?) I'm not sure I
>         appreciate which is the correct way of doing this. 
>         > > 
>         > > 2. Is still not possible to specify 2 different groups (in
>         the Glm) for a vertex analysis, and is it still the case that
>         I don't need to de-mean the covariates (e.g., age), since
>         first_utils does it automatically?
>         > > 
>         > > Any other/better way of dealing with the correlation
>         issue?
>         > > 
>         > > Thank you
>         > > 
>         > > Roman
>         
> 
> 

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003
2002
2001


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager