Hi there, I would like to create a graph with two lines one for each condition. This is what I tried:
graph twoway (line mean_BARTAdj weekday_ordered if origin_condition==0, line mean_BARTAdj weekday_ordered if origin_condition==1)
Related Posts with Graph with conditioning
problem with saving plots names in loopHi everyone,
The code below generates plots by the levels of profile variable but because the levels…
Coefficient, SE and Residuals are same but not the predicted yhatHi,
I have noticed that when I run the following, they produce exactly similar results for coeffici…
Making esttab use factor labelsDear All,
I am running a regression with country variable, if I run a normal regression in Stata th…
Looking for example of DO files for calculation of CPIHi everyone! I was wondering if anybody has a do-file and database for calculation of CPI from the s…
Reshape LongI want to format my data from this pattern:
Company Name
Jul-03
Aug-03
Sep-03
Oct-03
Nov-03
Dec-0…
Subscribe to:
Post Comments (Atom)
0 Response to Graph with conditioning
Post a Comment