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?
converting annual to quarty in Statahello , I have yearly(from 1996 to 2020) dataset of uncertainty trade, I want to change them to quar…
margins, dydx(x) at only certain values of xDear Statalisters, I am running a logit Code: svy, subpop(if marital==1&age>17&age<…
Function of the variable(s) in i() of a -reshape- especially when groupedI'm trying to understand how to interpret the i(varlist) in reshape when it is a grouped variable cr…
Control for age in Diff-in-diff regressionHi, I´m doing a difference-in-difference regression on the causal relationship between income tax a…
Creating "total number of births by sex", using dummies for sexDear All, I would like to create a variable for total number of male birth and total number of fema…
Subscribe to:
Post Comments (Atom)
0 Response to simple addplot syntax errors?
Post a Comment