I have a study that is trying to see which firm outcome will be more influenced by early firm activities. I'm using xtreg to test this from panel data.
So I basically have two dependent variables but the same independent variables list. One dependent variable is the number of industry awards and the other is sales.
y1awards = beta1 early firm activities + alpha1 R&D + gamma1 strategy + error
y2sales = beta2 early firm activities+ alpha2 R&D +gamma2 strategy + error
I've searched other communities and saw this thread here: https://www.statalist.org/forums/for...ork-with-xtreg
One of the answers in that thread said unless y1 and y2 are measured the same way comparing the beta1 and beta 2 would be meaningless. Is that true?
Is there any way to test if the firm activities can have a stronger impact on y1 awards than y2 sales?
Thank you !
So I basically have two dependent variables but the same independent variables list. One dependent variable is the number of industry awards and the other is sales.
y1awards = beta1 early firm activities + alpha1 R&D + gamma1 strategy + error
y2sales = beta2 early firm activities+ alpha2 R&D +gamma2 strategy + error
I've searched other communities and saw this thread here: https://www.statalist.org/forums/for...ork-with-xtreg
One of the answers in that thread said unless y1 and y2 are measured the same way comparing the beta1 and beta 2 would be meaningless. Is that true?
Is there any way to test if the firm activities can have a stronger impact on y1 awards than y2 sales?
Thank you !
Comment