Hi. I want to use marginsplot after FRM regression. I don't want to see all variables, but only one "meritocracy" which is additive index. Meritocracy variable take values from 0 to 5. Also, I want to see other dummies variables. If I calculate margins with "margins, dydx(*)", I have this problem:
-marginsplot, xdimension(meritocracy incent_red per_laureati exporter)
meritocracy not a dimension in margins results
r(322);
More, if I calculate margins only for "meritocracy", then I have this problem:
-margins meritocracy, dydx(*)
factor 'meritocracy' not found in list of covariates
r(322);
How can I resolve?
Thank you.
Related Posts with I need help with marginsplot
qlqc30 errorCan anyone explain/solve this problem? . qlqc30, filename("mira_feb_2020_kun_baseline.dta") version…
Standard Errors FE IV Regression, Panel DataHello, I am working with StataIC16, and with Panel Data, where i=550 and t=6. To determine the effe…
How to correct the alignment of outputI am doing data cleaning and the output is hard to clean because of how it is coming out. For some t…
cmp multivariate probitHi, I am running a multivariate probit model using the cmp function on 4 binary dependent variables…
GMM on static modelsHi, I was wondering if is it possible to use the GMM (xtabond2) on a static model. I'm aware that th…
Subscribe to:
Post Comments (Atom)
0 Response to I need help with marginsplot
Post a Comment