I tried to graph a two way scatter plot, here is my code:
tw scatter or id, xlabel(1(1)`max', valuelabel angle(45) labsize(*0.5))
xtitle("") ytitle("Odds Ratio") yscale(log) || ///
rcap lb ub id, legend(off)
but i got results showed:
command xtitle is unrecognized
command rcap is unrecognized
may i know how to solve it? Thanks.
Related Posts with two way scatter plot, command is unrecognized
Fun Stata fact: You can use scalars instead of locals in while loops, without speed losses in execution.Good afternoon, I was toying around today with measuring the speed of different forms of loops. The…
Breusch-Pagan Lagrange multiplier (LM), Hausman testsDear all, I'm working with panel data and want to decide which model I should use: pooled OLS, Rand…
Heckman identification: normality of porbit and nonlinearity of inverse Mill's ratioDear Statalists, I am using -heckman- command to address the self-selection problem. I read from ma…
Help needed in outreg2 and putexcelHi, I am using Stata 17 and need some help in producing an excel document that contains both regres…
Give weights to observationsDear Statalist, I’m using a dataset consisting of 5 variables - a household identifier, an identifi…
Subscribe to:
Post Comments (Atom)
0 Response to two way scatter plot, command is unrecognized
Post a Comment