Hi y'all.
I am running mlogit models using the rrr option.
When I use table to run the command (below)
table () (result) (), command(mlogit DV ib(1).IV, vce(cluster C) rrr level (95) nolog) style(default)
----------------------------------
| Coefficient
---------------------+------------
Worse |
Decreased a lot | 1
Decreased a little | .6182861
...
I get coefficient values for _r_b instead of relative rate ratios (see column label - these coefficient values).
I want to use _r_b and _r_lb/_r_ub in my built table as RRR values not as coefficient values. I can't find a solution (besides manual transfromation).
Cheers,
Related Posts with table and tables builder - mlogit
RE model with AR(1), heteroskedasticity, and serial correlationHello everyone! My name is Evgeny and i want to ask you to help me. In my panel data a RE model was …
Missing value generated from exp() function !?Hello Stata experts ! I have an issue with exponentiation of big numbers with Stata so i can make s…
create unique county ID for each stateI have a panel data. I want to assign a unique ID to each county within each state. For example, for…
Reshaping to wide with a string j variableI am looking to reshape a dataset with courses done by each of the observation. Each individual has …
inquire about reversing codesHi, I have variables that are currently coded as 1=agree, 2=neutral, 3=disagree. I want these varia…
Subscribe to:
Post Comments (Atom)
0 Response to table and tables builder - mlogit
Post a Comment