Hi all,
I am running two simple regression models with a DV (x) and IV (y&z).
So it looks like:
reg x y
reg x z
How can I compare if the variable y and z explains more of the variance? They both significant predict the IV. And one has a larger t-value. But how do I test if the t-values in the regressions are significantly different from each other?
Would an lrtest work? But I just want to test the variables, not the models, I think. Or would I put all 3 variables in one model?
Thank you!
I am running two simple regression models with a DV (x) and IV (y&z).
So it looks like:
reg x y
reg x z
How can I compare if the variable y and z explains more of the variance? They both significant predict the IV. And one has a larger t-value. But how do I test if the t-values in the regressions are significantly different from each other?
Would an lrtest work? But I just want to test the variables, not the models, I think. Or would I put all 3 variables in one model?
Thank you!
Comment