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?
different count problems within variablesHi there! The forum already helped me a great deal (thx especially to Nick Cox!). However I am now …
Why different results for tests for serial correlation / autocorrelation in panel data (abar, actest, xtserial)?I would like to test my panel data for serial correlation. The panel data is unbalanced and has gaps…
Merge Panel Data set by IdsI have a panel data set (Master) with id, name, month, and year. I have another data set (Data set …
help with foreach using 2 variable lists to generate a new variableHello all. I am trying to use foreach to generate a new variable based on multiple variables from 2 …
Stata compatabilityApologies for what is probably a very basic question - am new user! I have started doing quite a lot…
Subscribe to:
Post Comments (Atom)
0 Response to simple addplot syntax errors?
Post a Comment