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?
Dummy variablesI have to complete an assigment where I have to assign a dummy variable to 7 different classes. Thos…
Help with reshaping dataHi Statalist, I'm having trouble with reshaping my data. The data has a (self-explanatory) variable…
Surpress "percent" label on "x"-axis of graph hbarDear Statalists, I coded a horizontal bar graph which looks exactly how I desire it. Only problem i…
Durbin-Wu-Hausman test for GEEsDear Stata Forum I am running a GEE panel regression. I would like to check for endogeneity using …
Calculate and visualize horizontal distance between 2 (time series) linesHello, Is there a convenient way to calculate and visualize horizontal distance between 2 lines? See…
Subscribe to:
Post Comments (Atom)
0 Response to simple addplot syntax errors?
Post a Comment