I am using as a dependant variable the Gini index. It comes from the Standardized World Income Inequality datset. This variable is based on imputations from different income inequality dataset. Therefore i need to use the command "mi estimate" for all my estimations. I am working with a panel data of countries. The problem is that "mi estimate" does not support the command "xtivreg", which i need to do an instrumental variable estimation.
According with STATA manual the option [,cmdok] allows estimation when the command is not supported by "mi estimate". However I have been trying to find how this option works but I have not been able to do it. So my question is if it is possible to use the instrumental variable estimation with "mi estimate" although the command "xtivreg" is not supported by mi estimate.
Thanks in advance for any help.
According with STATA manual the option [,cmdok] allows estimation when the command is not supported by "mi estimate". However I have been trying to find how this option works but I have not been able to do it. So my question is if it is possible to use the instrumental variable estimation with "mi estimate" although the command "xtivreg" is not supported by mi estimate.
Thanks in advance for any help.
Comment