Dear All,
I get an unexpected error "if not allowed, r(101);"when I combine melogit with the if statement as in:
I am using Stata 15.0, Update level 25 Sep 2017 on Windows 10 and guess it is a bug.
Kind regards, Adriaan Hoogendoorn
I get an unexpected error "if not allowed, r(101);"when I combine melogit with the if statement as in:
Code:
webuse bangladesh melogit c_use urban age child* || district: if district<50
Kind regards, Adriaan Hoogendoorn

Comment