Hi all, I am analyzing repeated measures data. Both the mixed model and generalized estimating equation are appropriate for my data. In this case, how can I decide that which one is better (LMM or GEE)? I know that GEE is a *marginal model*. It seeks to model a population average. Mixed-effect/Multilevel models are *subject-specific*, or *conditional*, models. Thanks. Best, Tahsin
Mixed model vs GEE
7 messages · Tahsin Ferdous, Ben Bolker, Milani Chaloupka +3 more
I think that depends on what kind of questions you are asking ... ?? (If anyone wants to point to a great resource on marginal vs conditional models and when each type is appropriate, that would be great. I know this distinction is discussed in Agresti's _Categorical Data Analysis_ book but I don't know if it goes into detail / gives examples about when one would want either one ...)
On 11/4/21 8:22 PM, Tahsin Ferdous wrote:
Hi all, I am analyzing repeated measures data. Both the mixed model and generalized estimating equation are appropriate for my data. In this case, how can I decide that which one is better (LMM or GEE)? I know that GEE is a *marginal model*. It seeks to model a population average. Mixed-effect/Multilevel models are *subject-specific*, or *conditional*, models. Thanks. Best, Tahsin [[alternative HTML version deleted]]
_______________________________________________ R-sig-mixed-models at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
One useful reference is : Muff S, Held L, Keller L (2016) Marginal or conditional regression models for correlated non-normal data? Methods in Ecology and Evolution 7: 1514?1524. doi: 10.1111/2041-210X.12623 Milani
On 5 Nov 2021, at 10:38 am, Ben Bolker <bbolker at gmail.com> wrote: I think that depends on what kind of questions you are asking ... ?? (If anyone wants to point to a great resource on marginal vs conditional models and when each type is appropriate, that would be great. I know this distinction is discussed in Agresti's _Categorical Data Analysis_ book but I don't know if it goes into detail / gives examples about when one would want either one ...) On 11/4/21 8:22 PM, Tahsin Ferdous wrote:
Hi all, I am analyzing repeated measures data. Both the mixed model and generalized estimating equation are appropriate for my data. In this case, how can I decide that which one is better (LMM or GEE)? I know that GEE is a *marginal model*. It seeks to model a population average. Mixed-effect/Multilevel models are *subject-specific*, or *conditional*, models. Thanks. Best, Tahsin [[alternative HTML version deleted]]
_______________________________________________ R-sig-mixed-models at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
_______________________________________________ R-sig-mixed-models at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
Dear all, Thanks a lot. Best, Tahsin On Thu, Nov 4, 2021 at 10:02 PM Milani Chaloupka <m.chaloupka at uq.edu.au> wrote:
One useful reference is : Muff S, Held L, Keller L (2016) Marginal or conditional regression models for correlated non-normal data? Methods in Ecology and Evolution 7: 1514?1524. doi: 10.1111/2041-210X.12623 Milani
On 5 Nov 2021, at 10:38 am, Ben Bolker <bbolker at gmail.com> wrote: I think that depends on what kind of questions you are asking ... ??
(If anyone wants to point to a great resource on marginal vs conditional models and when each type is appropriate, that would be great. I know this distinction is discussed in Agresti's _Categorical Data Analysis_ book but I don't know if it goes into detail / gives examples about when one would want either one ...)
On 11/4/21 8:22 PM, Tahsin Ferdous wrote:
Hi all, I am analyzing repeated measures data. Both the mixed model and
generalized
estimating equation are appropriate for my data. In this case, how can I decide that which one is better (LMM or GEE)? I know that GEE is a
*marginal
model*. It seeks to model a population average. Mixed-effect/Multilevel
models are *subject-specific*, or *conditional*, models. Thanks.
Best,
Tahsin
[[alternative HTML version deleted]]
_______________________________________________ R-sig-mixed-models at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
_______________________________________________ R-sig-mixed-models at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
_______________________________________________ R-sig-mixed-models at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
This might be useful, although it's focussed on non-normal GLMMs, not LMMs. I read it a while ago, but I remember it being excellent: Marginal or conditional regression models for correlated non-normal data? Stefanie Muff, Leonhard Held, Lukas F. Keller https://doi.org/10.1111/2041-210X.12623 "For normally distributed response variables, that is in linear regression, the choice between a marginal and a conditional formulation is not particularly delicate, because the interpretation of conditional and marginal linear regression models turns out to be equivalent. On the other hand, the choice is relevant for non-normal data, as the interpretation of conditional and marginal regression models is usually different."
On 05/11/2021, 00:38, "R-sig-mixed-models on behalf of Ben Bolker" <r-sig-mixed-models-bounces at r-project.org on behalf of bbolker at gmail.com> wrote:
I think that depends on what kind of questions you are asking ... ??
(If anyone wants to point to a great resource on marginal vs conditional
models and when each type is appropriate, that would be great. I know
this distinction is discussed in Agresti's _Categorical Data Analysis_
book but I don't know if it goes into detail / gives examples about when
one would want either one ...)
On 11/4/21 8:22 PM, Tahsin Ferdous wrote:
> Hi all,
>
>
> I am analyzing repeated measures data. Both the mixed model and generalized
> estimating equation are appropriate for my data. In this case, how can I
> decide that which one is better (LMM or GEE)? I know that GEE is a *marginal
> model*. It seeks to model a population average. Mixed-effect/Multilevel
> models are *subject-specific*, or *conditional*, models. Thanks.
>
>
> Best,
>
> Tahsin
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
>
_______________________________________________
R-sig-mixed-models at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
Dimitris Rizopoulos covers this in his course slides: http://www.drizopoulos.com/courses/EMC/CE08.pdf The slides might be a bit math heavy for end users, but big important assumptions and intuitions are called out in clear language.
On 4/11/21 7:38 pm, Ben Bolker wrote:
?? I think that depends on what kind of questions you are asking ... ?? (If anyone wants to point to a great resource on marginal vs conditional models and when each type is appropriate, that would be great.? I know this distinction is discussed in Agresti's _Categorical Data Analysis_ book but I don't know if it goes into detail / gives examples about when one would want either one ...) On 11/4/21 8:22 PM, Tahsin Ferdous wrote:
Hi all, I am analyzing repeated measures data. Both the mixed model and generalized estimating equation are appropriate for my data. In this case, how can I decide that which one is better (LMM or GEE)? I know that GEE is a *marginal model*. It seeks to model a population average. Mixed-effect/Multilevel models are *subject-specific*, or *conditional*, models. Thanks. Best, Tahsin ????[[alternative HTML version deleted]]
_______________________________________________ R-sig-mixed-models at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
_______________________________________________ R-sig-mixed-models at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
I remember enjoying the discussion of marginal vs conditional inference in Stroup's book Generalized Linear Mixed Models: Modern Concepts, Methods and Applications . It is not in front of me at the moment but I think this is covered chapter 3. He specifically discusses how the issue affects non-normal GLMM's and I believe he first shows an example of the non-issue in (normal) LMM vs GEE and then goes on to a binomial example. There is also a brief overview of when/why we might want conditional vs marginal inference (he seems to come down hard on the side of conditional).
From: R-sig-mixed-models <r-sig-mixed-models-bounces at r-project.org> on behalf of Phillip Alday <me at phillipalday.com>
Sent: Friday, November 5, 2021 6:22 AM
To: Ben Bolker <bbolker at gmail.com>; r-sig-mixed-models at r-project.org <r-sig-mixed-models at r-project.org>
Subject: Re: [R-sig-ME] Mixed model vs GEE
Sent: Friday, November 5, 2021 6:22 AM
To: Ben Bolker <bbolker at gmail.com>; r-sig-mixed-models at r-project.org <r-sig-mixed-models at r-project.org>
Subject: Re: [R-sig-ME] Mixed model vs GEE
[This email originated from outside of OSU. Use caution with links and attachments.] Dimitris Rizopoulos covers this in his course slides: https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.drizopoulos.com%2Fcourses%2FEMC%2FCE08.pdf&data=04%7C01%7Cariel.muldoon%40oregonstate.edu%7C38f85934acc948fe154d08d9a05f580f%7Cce6d05e13c5e4d6287a84c4a2713c113%7C0%7C0%7C637717154499841395%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=CqC3kwu%2FeyuX4n5n4kAD8ff69XKC2MWh%2BaWqjYUPwZo%3D&reserved=0 The slides might be a bit math heavy for end users, but big important assumptions and intuitions are called out in clear language. On 4/11/21 7:38 pm, Ben Bolker wrote: > I think that depends on what kind of questions you are asking ... ?? > (If anyone wants to point to a great resource on marginal vs conditional > models and when each type is appropriate, that would be great. I know > this distinction is discussed in Agresti's _Categorical Data Analysis_ > book but I don't know if it goes into detail / gives examples about when > one would want either one ...) > > On 11/4/21 8:22 PM, Tahsin Ferdous wrote: >> Hi all, >> >> >> I am analyzing repeated measures data. Both the mixed model and >> generalized >> estimating equation are appropriate for my data. In this case, how can I >> decide that which one is better (LMM or GEE)? I know that GEE is a >> *marginal >> model*. It seeks to model a population average. Mixed-effect/Multilevel >> models are *subject-specific*, or *conditional*, models. Thanks. >> >> >> Best, >> >> Tahsin >> >> [[alternative HTML version deleted]] >> >> _______________________________________________ >> R-sig-mixed-models at r-project.org mailing list >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-sig-mixed-models&data=04%7C01%7Cariel.muldoon%40oregonstate.edu%7C38f85934acc948fe154d08d9a05f580f%7Cce6d05e13c5e4d6287a84c4a2713c113%7C0%7C0%7C637717154499841395%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=xoVPM9dnKWBYmFHlA1mGu9fgWw%2B9NzpdY9FWWj%2BO1H4%3D&reserved=0 >> > > _______________________________________________ > R-sig-mixed-models at r-project.org mailing list > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-sig-mixed-models&data=04%7C01%7Cariel.muldoon%40oregonstate.edu%7C38f85934acc948fe154d08d9a05f580f%7Cce6d05e13c5e4d6287a84c4a2713c113%7C0%7C0%7C637717154499851348%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=SJKHcYbKmFUExoGZaxtg43qddgoY%2BL56rEMhWlSnS6s%3D&reserved=0 _______________________________________________ R-sig-mixed-models at r-project.org mailing list https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-sig-mixed-models&data=04%7C01%7Cariel.muldoon%40oregonstate.edu%7C38f85934acc948fe154d08d9a05f580f%7Cce6d05e13c5e4d6287a84c4a2713c113%7C0%7C0%7C637717154499851348%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=SJKHcYbKmFUExoGZaxtg43qddgoY%2BL56rEMhWlSnS6s%3D&reserved=0