Hi
I'm trying to overlay a couple of plots but I can't seem to make it work and the stata help files or forum posts aren't clearing anything up. I want to impose 3 graphs onto one. Imposing 2 using the command below worked fine:
lowess autokrlsbottleneck Wrist_Finger_Speed_Lv, addplot(lowess autokrlsswapwristfinger Wrist_Finger_Speed_Lv)
But I'd like to add a third:
lowess autokrlswristfinger Wrist_Finger_Speed_Lv
I've tried moving things around, moving brackets and commas etc. Nothing is working. Can anyone suggest what to do with my code? Sorry to be that guy, I'm just stuck.
Thanks.
Related Posts with simple addplot syntax errors?
Difficulty with for loop with a conditional by() statementHello, I am working with a data-set with analyst forecasts for certain firms, in a certain period. …
name of variable above ttest tableDear all Am running a ttest for several variable by(group) using a loop as below Code: foreach …
combining variables' dataHello every one today i faced a small issue which is I have three questions Q1 Q2Q3 each one branche…
propensity score matching modelThis time I will try to make my request a bit clear. I have watched many tutorial videos about PSM m…
Panel ARDL (PMG, MG, DFE) do fileHello All, I was wondering if you could help me with the do file for Panel ARDL (PMG, MG, DFE) I ne…
Subscribe to:
Post Comments (Atom)
0 Response to simple addplot syntax errors?
Post a Comment