Hi guys!
While making a graph I got this error: r198, `` option horizontal is not allowed ``
coefplot fcn, format(%9.0f)
title("Overall Perception of China", size(medium))
color(teal) byopts(cols(1))
ciopts(recast(rcap)) citop citype(logit)
recast(bar) rescale(100) vertical
ytitle ("")
graphregion(color(white)) yscale(r(0 50)) ylabel(0(10)50)
addplot(scatter @b @at, ms(i) mlabel(@b) mlabpos(2) mlabcolor(black))
xlabel(1 "Favourable" 2 "Neutral" 3 "Unfavourable")
ylabel(, labcol(black)) barwidth(.5)
Related Posts with option horizontol not allowed
Calcule Overlap between two variablesI need to calculate the overlap of two variables (time series). I saw that in R, the command is "cal…
State Panel data - generating a year treatment variable with a month component?I have annual state panel data. Each state implemented a state reform at different times (year). I h…
Sample size for cox proportional hazards model with multiple covariatesThis is my first time using power cox, and I would like confirmation of my code. HTML Code: power…
Saving F stat after RegressionHi All, I have data that resembles the following: Code: * Example generated by -dataex-. To in…
Deciding between RE and FEI have a theoretical question concerning usage of the FE model for panel data regression. I'm curre…
Subscribe to:
Post Comments (Atom)
0 Response to option horizontol not allowed
Post a Comment