Back in April, someone posted a question about how to change beta
coefficients.
The answer given (more specifically, the sample code) works perfectly
for linear regression output. But I can't seem to get it to work when
the estimated model is a logistic regression.
Any ideas how to make the code work for LOGISTIC regression?
Don't ask me why, but the original foo.ado works fine with ologit and
gologit2 (both of which, with a dichotomous dv, produce results equivalent
to logit) - but it bombs with mlogit. Apparently, some programs rate and
some do not. Examples: