As the description of xtivreg2 says, it is the wrapper of ivreg2. But the "savefirst“ option of ivreg2 could actually store the first stage result, so it's easy for ivreg2 to export it. Although user could add "savefirst" option in xtivreg2 command, and it runs without an error, it still no result is stored like "ivreg2 xxx, savefirst" does.
If I have to use xtivreg2 for fixed effect estimation, is there a way to export first and second stage results at the same time? Thanks.
Related Posts with xtivreg2 export first and second stage results
Getting standard output of shell command into logI'd like to capture the output of shell commands in the Stata log. For example I tried: Code: log u…
Lead variable in unbalanced panel dataHi All, I have annual data on the sales revenue of firms. I have the year variable as follows: year …
help with egen commandI am trying to look at labor division by gender in a household. my data set has collected the member…
Problems with Outreg2 for my dissertationHello, I am having some problems running my code in stata. The code is as follows: regress dependen…
Issue with binary logistic regression results when a predictor has only one of the binary responses.I'm using binary logistic regression, and I have encountered a problem with a predictor which has al…
Subscribe to:
Post Comments (Atom)
0 Response to xtivreg2 export first and second stage results
Post a Comment