Hi all,
What is the correct command for hetprobit in stata? If the dep. variable is y and the indep. variables are x1, x2, x3 and you assume that x3 is a variable on which the variance depends, then would you put the command as "hetprobit y x1 x2, het(x3)" or would it be "hetprobit y x1 x2 x3, het(x3)"?
I tried both. In the first case I found the result favouring heterosk. and in the latter case, no heterosk.
Your help is much appreciated.
Thank you,
Sus
What is the correct command for hetprobit in stata? If the dep. variable is y and the indep. variables are x1, x2, x3 and you assume that x3 is a variable on which the variance depends, then would you put the command as "hetprobit y x1 x2, het(x3)" or would it be "hetprobit y x1 x2 x3, het(x3)"?
I tried both. In the first case I found the result favouring heterosk. and in the latter case, no heterosk.
Your help is much appreciated.
Thank you,
Sus
Comment