Hello!
I am looking for a way to get the standard error of the result when I multiply two regression coefficients from different regressions.
So, I run regression_1, lets say:
y1=ax1+bx2+u
Then, I run regression _2, lets say:
y2=cx3+dx4+v
Now, for the purpose of my study, I want to multiply a by c, but I would also like to get a standard error for this value.
I have looked around and have seen things about -nlcom- and also -suest- commands but am really not sure of how to use them.
I hope I can get a solution to this (simple?) problem.
Many thanks!
I am looking for a way to get the standard error of the result when I multiply two regression coefficients from different regressions.
So, I run regression_1, lets say:
y1=ax1+bx2+u
Then, I run regression _2, lets say:
y2=cx3+dx4+v
Now, for the purpose of my study, I want to multiply a by c, but I would also like to get a standard error for this value.
I have looked around and have seen things about -nlcom- and also -suest- commands but am really not sure of how to use them.
I hope I can get a solution to this (simple?) problem.
Many thanks!
Comment