Hi,
I am running three separate regressions. There are variables that are the same in all three regressions. I am interested in doing some post-estimation checks using the nlcom command. How would I be able to call the regression coefficients from previous regressions to run this test? I understand from the help command that the _b[name] uses only the regression coefficient from the most recent regression, and I could specify the name of the regression if I use the sureg command, which I am not.
For example, I run model 1 and then model 3. In both regressions, I have the coefficient "education." How can I do a nlcom test from the education coefficient in regression 1 and the education coefficient in regression 3?
Thank you so much in advance!
I am running three separate regressions. There are variables that are the same in all three regressions. I am interested in doing some post-estimation checks using the nlcom command. How would I be able to call the regression coefficients from previous regressions to run this test? I understand from the help command that the _b[name] uses only the regression coefficient from the most recent regression, and I could specify the name of the regression if I use the sureg command, which I am not.
For example, I run model 1 and then model 3. In both regressions, I have the coefficient "education." How can I do a nlcom test from the education coefficient in regression 1 and the education coefficient in regression 3?
Thank you so much in advance!
Comment