Hi,
I would like to calculate the effect of gender (binary variable) on strenght and and weight (continuous variables). If regressions measure associations, not causality, why can't I just use
logit gender strength weight ?
I just can't imagine a dataset in which this would give a different result than sem (gender -> strenght weight).
Clearly, strenght and weight does not cause gender, but what are my alternative options here? A MANOVA or two separate regressions
reg strenght gender
reg weight gender
and then comparing both coefficients?
Best,
Frank
I would like to calculate the effect of gender (binary variable) on strenght and and weight (continuous variables). If regressions measure associations, not causality, why can't I just use
logit gender strength weight ?
I just can't imagine a dataset in which this would give a different result than sem (gender -> strenght weight).
Clearly, strenght and weight does not cause gender, but what are my alternative options here? A MANOVA or two separate regressions
reg strenght gender
reg weight gender
and then comparing both coefficients?
Best,
Frank
Comment