I am having some issue in estimating MI estimate. I want to use order probit for my estimation. kindly suggest me the commands. I am using following commands:
Code:
Code:
mi estimate: oprobit V22 _20_education  _20_employ1 _20_V143 _20_V142 _20_V138 _20_V137 _20_V136
it always showing error that variable _20_education not found and an error occurred when mi estimate executed oprobit on m=1. one more question if I have to calculate chi square, then also i have to use mi estimate before the command (tab variable1 variable 2, chi), in that case what ould be the command? kindly help me with commands.