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.
0 Response to simple addplot syntax errors?
Post a Comment