Hello,
I got 2 continous variables with an interaction, I'm trying to visualise that as a graph, however the graph is also drawing the mean vlaues on which I dont want. How can I remove them ?
stats | TDU3 csProx3
---------+--------------------
min | 0 0
mean | 2.006938 .2641235
max | 4.088879 .8478552
skewness | -.3457696 .5499676
kurtosis | 2.642254 2.512267
N | 2789 2789
------------------------------
Here are the commands I type :
margins, at(csProx3 TDU3 ) at(csProx3 = (0 0.2641235 0.8478552) TDU3 = (0 2 4) )
marginsplot, xdimension(TDU3) noci scheme(s2mono) title(Number of Startups created)
This is the result :
Array
As you can see I got the pesky mean in there and I cant get rid of it. It shows the 2.006938 of the TDU on the lower axis and I get an extra line I didnt ask for for Prox. Any suggestions ?
Best regards,
Arman
Related Posts with How to remove the average from marginplot
How can I copy values for a variable to other observations within the same variable?Hello, I have a similar question as in https://www.statalist.org/forums/for...same-household which …
Fixed effects dummies in OLS regression vs FE estimator (xtreg, fe)This is a very basic question but after doing some research I could not find the answer to this. I k…
Fixed-effect panel threshold modelDear all im working on my PhD thesis and i'm using the fixed-effect threshold model i would ask yo…
Error last estimates not found.Hello I am trying to run a regression among 220 firms from 1998-2018 to predict a yearly beta value.…
Dependent variable lagsHello How to create a dependent variable lags in the data panel (in stata)? …
Subscribe to:
Post Comments (Atom)
0 Response to How to remove the average from marginplot
Post a Comment