Greetings. Please I am facing a regression issue and I need your help.
I am using gsem to estimate a oprobit model. I have among my covariate latent and endogenous variables.
The issue is that the endogenous explanatory variable is a proportion.
What I did is to first estimate the proportion under glm with binomial family and logit link function. I then predicted the residual and add the residual in the oprobit model with the proportion variable as well. ( This is my understanding of the control function approach).
Please, the question I have is what should I do if the coefficient of the residual is significant (meaning the covariate is really endogenous). Is this procedure correct? If not, what is the right thing to do please?
I tried to combine the proportion model ( using binomial as family and logit as link) with the oprobit estimation under gsem but I got lot of dots in the stata output. That's why I used the control function approach.
Please, I also want to know if ithere is a way to run a fractional logit under gsem ?
I am working with a cross sectional data.
Thank you for considering my request
I am using gsem to estimate a oprobit model. I have among my covariate latent and endogenous variables.
The issue is that the endogenous explanatory variable is a proportion.
What I did is to first estimate the proportion under glm with binomial family and logit link function. I then predicted the residual and add the residual in the oprobit model with the proportion variable as well. ( This is my understanding of the control function approach).
Please, the question I have is what should I do if the coefficient of the residual is significant (meaning the covariate is really endogenous). Is this procedure correct? If not, what is the right thing to do please?
I tried to combine the proportion model ( using binomial as family and logit as link) with the oprobit estimation under gsem but I got lot of dots in the stata output. That's why I used the control function approach.
Please, I also want to know if ithere is a way to run a fractional logit under gsem ?
I am working with a cross sectional data.
Thank you for considering my request
Comment