Hi,
I am learning to use the Lewbel Instrument (2012) for my research.
On the dataset, I use the following code:
The code is running and the second stage results are visible but I don't see the first stage results. The following is displayed instead:

how do I fix this? Thanks.
I am learning to use the Lewbel Instrument (2012) for my research.
On the dataset, I use the following code:
Code:
ivreg2h read age sex religion father_edu mother_edu HHBASE1 - HHBASE2562 (flood = ), cluster(HHBASE) first z(age sex religion father_edu mother_edu) gen
The code is running and the second stage results are visible but I don't see the first stage results. The following is displayed instead:
how do I fix this? Thanks.