Dear Stata users,
I am trying to use the marginsplot command, but I keep getting an error.
My code:
regress y d##c
margins, dydx(d) at(c=(3(1)15)) vsquish
marginsplot
Error:
marginsplot
1 is not a valid command name
r(199);
Does anyone know what is going on here?
Thanks a lot in advance!
Related Posts with Marginsplot error
Logit Model if prob>chi2 is not significantDear all, I found that my model prob>chi2 is not significant (0,27). The purpose of my study is …
Problem : merge replace updateHi , I'm trying to merge the two data set (1287 in master and 11 in using ) using option replace up…
Fixed effect model and Panel dataHi everyone, For my master thesis, I am analyzing the impact of the legal system of a country (i.e.…
Stata module tstfHi, I am using Stata 12 and am trying to run intervention analysis using a package called tstf deve…
Calculate elasticities for a QUAIDS modelDear Statalisters, I am applying this QUAIDS code following https://www.statalist.org/forums/for...…
Subscribe to:
Post Comments (Atom)
0 Response to Marginsplot error
Post a Comment