Hello. I am trying to replicate a figure from the code I got from the authors of a paper.
When I run the code
scatter indexcc indexlc indexnv date, ms(oh th sh) clcolor(black black black) mcolor(black black black)
xtitle(Year) ytitle("") connect(l l l) xlabel(1990(2)2002) ylabel(80(20)140) yscale(range(75 140))
title(Figure 2) subtitle(Assessing the Validity of the Counterfactual)
t2title(House Price Indices For Single Family Residences 1990-2002) legend(order(1 2 3) col(1)
label(1 "Churchill County -- microdata") label(2 "Lyon County -- microdata")
label(3 "State of Nevada -- OFHEO")) || line vcc1 vcc2 date, clpattern(dash dash) clcolor(gs13 gs13)
My "Xtitle" command returns an error: unrecognized command.
Error message below.
'command xtitle is unrecognized'
I have searched and looked at the stata guide and cannot spot my error. I would be grateful for any assistance. Thank you.
Related Posts with Xtitle: Unrecognized command error
frget Fails when called from nested do-fileI'm getting an inexplicable error from frget that I think can only be explained by it having problem…
Help for financial convergence testingHi all, I am writing a master thesis on the impact of the implementation of financial fair play rul…
Space in concat functionHello, I am trying to combine 10 string variables in one. I want space after each variable entry in …
event momenthi all, I have the following question regarding creating a certain event moment. in this case, I'm …
Fitted Values From ivtobitHi, I am using stata 16. I am running an ivtobit model. Data is shown below. The deaths data is cen…
Subscribe to:
Post Comments (Atom)
0 Response to Xtitle: Unrecognized command error
Post a Comment