Hello, I'm trying to output my first stage iv results. In stata, I tried to save the first stage results using savefirst but i get the error message "option savefirst not allowed"
This is my code:
xtivreg ltbr (L1.lwp2 L2.lwp2=L1.lbwp2 L2.lbwp2) t, first savefirst fe vce(cluster fips)
Any help will be much appreciated!
This is my code:
xtivreg ltbr (L1.lwp2 L2.lwp2=L1.lbwp2 L2.lbwp2) t, first savefirst fe vce(cluster fips)
Any help will be much appreciated!
Comment