I have an outcome variable with three categories, and I noticed that when I run a multinomial logistic regression Stata shows slightly different results than when I run two binary logistic regressions. Specifically, when I compare outcome "1" and outcome "2" to base outcome "0" using mlogit, I get slightly different results than when I compare outcome "1" with outcome "0" and outcome "2" with outcome "0" in two separate binary logistic regression models (using the logit command).
Why is that?
My understanding is that both approaches should get me the same results, since both approaches compare outcomes "1" and "2" to baseline outcome "0".
Related Posts with Why does Stata show different results when I use -mlogit- versus -logit-?
Multilevel bootstrappingHello, I am interested in bootstrapping multilevel models like this example, from the Stata manual …
ppml_panel_sg and RESET testDear Statalist, I am trying to estimate the RESET and the Park test with the ppml_panel_sg command.…
OLS and fixed effectsHi, Using OLS, I have panel data of 480 firms (10years). reg lev prof size tang growth liq i.lifec…
Pooled cross section dataHi Stata users I am working with pooled cross section data (randomly sampled 26,000 SMEs over the la…
Creating dummy variables using tabulate (Too many values)Hi, I would like to create about 20,000 dummy variables from one variable studentID. When I used th…
Subscribe to:
Post Comments (Atom)
0 Response to Why does Stata show different results when I use -mlogit- versus -logit-?
Post a Comment