hi all, im sory if my question is too obvious, here im using probit regression on cross sectional data like
probit y x, vce(robust)
in "x" except age size and education all are dummy variables which includes sector(2 dummies) , training(1 dummy) , export (1 dummy) size(3 dummy) etc
my observation numbers are 2676 and for different variables i have different obs no from 287 to 2676 (this extreme low obs are only for one variable) which means that som obs are missing for these variables
how stata output looks like?
on top of output it shows total OBSERVATIONS not more than 200 when i have enough observations for all variables , i dont understand why?? is it becz of missing values ? how to deal with this?
secondly, sector dummies are omitted from the result ? why they get omitted from the output ?
third, all other variables are insignificant except two of them, pseudo rsqr 9.5%, Lr chi 19.94..................... is it correct to go on with these results?
probit y x, vce(robust)
in "x" except age size and education all are dummy variables which includes sector(2 dummies) , training(1 dummy) , export (1 dummy) size(3 dummy) etc
my observation numbers are 2676 and for different variables i have different obs no from 287 to 2676 (this extreme low obs are only for one variable) which means that som obs are missing for these variables
how stata output looks like?
on top of output it shows total OBSERVATIONS not more than 200 when i have enough observations for all variables , i dont understand why?? is it becz of missing values ? how to deal with this?
secondly, sector dummies are omitted from the result ? why they get omitted from the output ?
third, all other variables are insignificant except two of them, pseudo rsqr 9.5%, Lr chi 19.94..................... is it correct to go on with these results?
Comment