Hello!
I am doing :
ivprobit any $GR_geo ( gdp_perc = $x_eco $x_eco_lag_1 ), twostep first
estimates store estd4
esttab estd4 using "my_csv_file.csv" , p scalars(F df_m df_r) r2(2) wide label replace
But I get only the results for the second stage in my csv-file!
What should I do to get the results from the first stage in csv-file? Thank you very much!
Related Posts with Save results from the first stage in ivprobit
Options to plot yearly data for five years in a single graphHi All. I'd like to plot two different graphs using the same data. (1) yearly data over five waves…
there is somthing wrong when use tuples commandthe conditions are set: tuples ,cond(!(1&2) !(3&4) !(5&6) !(7&8) (!(9&10)&!(…
Bookmark in Stata 17The combobox is not refreshed on deleting a bookmark? Is there any way to collapse/expand bookmark (…
GMM with binary outputDear, I am doing gmm for a system including 3 equations. In which, dependent variable of one equati…
Trouble replacing missing values using bysort:replaceHello, I'm having trouble trying to fill in values for each person id (pid) in a long dataset. As y…
Subscribe to:
Post Comments (Atom)
0 Response to Save results from the first stage in ivprobit
Post a Comment