I have to perform some regressions like
Code:
quietly ivregress 2sls dep (indep=instrument) i.controls, cluster(clustervar) estat first * quietly ivregress 2sls dep (indep=instrument) i.controls control2 d.control3 d.control4, cluster(clustervar) estat first
How can I do it? I am not able to figure out how to extrapolate these two results.
Thank you
0 Response to Save F-stat from first stage to table
Post a Comment