Hello,
When I followed the tutorial to learn the asroprobit command in the Stata software, I typed the following code:
use http://www.stata-press.com/data/r15/wlsrank
asroprobit rank high low if noties, case(id) alternatives(jobchar) casevars(female score) reverse
Some of the output results is confusing, and what are the results estimated for the last five rows in the resulting table? I didn't define "/ln12_2, /ln13_3, /12_1, /13_1, /13_2" in the code.
Besides, when I include case-specific variables in rank-ordered logistic regression model, the estimation will omit the case-specific variables. Can a rank-ordered logistic regression model analyze case-specific variables?
Related Posts with asroprobit may estimate the variables that are not defined in the code?
Updated markstat for handling bibliographic citationsThanks to Kit Baum, markstat 2.6 is now available on SSC. To update type -ado update markstat, updat…
Hybrid model w/ crossed random effectsIs there a stata command that allows one to run a hybrid MLM (i.e. 𝑌𝑖𝑗 = 𝛾00+ 𝛽1 ∗ (𝑋𝑖𝑗 − 𝑋…
How to ask stata to read from the specific row using the dictionaryHow to ask stata to read from the specific row using the dictionary, say like I want to skip first f…
difference to difference- dependent variable binaryDear all, I am examining the effect of introduction of minimum wage on employment, my dependent var…
Paired t-test across different countriesDear all I have a hierarchical mass opinion survey data, 83,961 individuals nested in 21 countries.…
Subscribe to:
Post Comments (Atom)
0 Response to asroprobit may estimate the variables that are not defined in the code?
Post a Comment