Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is there a good way to test whether explanatory power among variables varies across populations?

    Let's imagine I want to assess whether the explanatory power of daily calories, minutes of exercise, and hours of sleep has different explanatory power over BMI for men compared to women. Is there a good way to evaluate this beyond just doing regressions for each sample and comparing R2?

    I could run two models and compare their R-squared values, but I'm wondering if there is a better way.

  • #2
    Jim:
    an interaction would probably do the trick:
    Kind regards,
    Carlo
    (Stata 19.0)

    Comment


    • #3
      Interactions would tell me whether the effect size differs, but can they tell me whether explanatory power differs?

      Comment


      • #4
        Jim:
        see Example 14: Calculating effect sizes for a linear regression model, -regress postestimation- entry, Stata .pdf manual.
        Kind regards,
        Carlo
        (Stata 19.0)

        Comment

        Working...
        X