I would like to know if it is possible to use both autofit and difficult options in gologit2. So far I have only been able to do either one or the other.
An alternative would be to use pl and npl options when setting up my model, and then difficult (In this case I don't need to use autofit anymore), but I haven't found a way to use pl or npl without changing the order of my independent variables.
(i.e. I can use pl once and stuff all the variables that fit the parallel lines assumption in the brackets, but that would make the input order of the variables incorrect. If I use pl multiple times, to preserve the order of variable input, I get and error message)
I am using a do file to run all my analyses. I am new to stata, so its highly possible that I am unaware of some commands/syntax that could help this.
Any help is very welcome, thank you!
An alternative would be to use pl and npl options when setting up my model, and then difficult (In this case I don't need to use autofit anymore), but I haven't found a way to use pl or npl without changing the order of my independent variables.
(i.e. I can use pl once and stuff all the variables that fit the parallel lines assumption in the brackets, but that would make the input order of the variables incorrect. If I use pl multiple times, to preserve the order of variable input, I get and error message)
I am using a do file to run all my analyses. I am new to stata, so its highly possible that I am unaware of some commands/syntax that could help this.
Any help is very welcome, thank you!

Comment