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?
merging two year database company keys with one year observations databaseHi all, I would like to have an answer regarding the following topic. I want to match observations f…
foreach loop with fe (fixed effects) and constraintsHi I want to run fixed effects regression together with some restrictions(constraints) for 250 cros…
Converting globals in to scalarsHi all I have a question. During my .do file I created some globals in which I stored the value of …
replace if with no real changes madeDear Statalist, I have a variable State with storage type str3. I want to creat a dummy variable, 1…
Stata runs very slow when estimating mixed models in a multiple imputed databaseDear Statalisters, I am using mixedin Stata 13 to assess the effect of a treatment on four different…
Subscribe to:
Post Comments (Atom)
0 Response to simple addplot syntax errors?
Post a Comment