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
How to draw this graph with Stata? Tempogram?Hi. I want to draw this graph with time use data and have been failing to produce one. What would be…
get matrix of all possible contrasts for a single factor variable after regI'd like to get a matrix showing all possible contrasts for a given factor variable after a regressi…
Need help in methodologyHello, I investigate the topic about IT and economic growth related. In my base papers 10 variables …
Understanding control variables, and how to use themHi everyone, I'm having difficultly trying to understand what control variables are, and how to use…
[STATA15] Different Results in Cointegration Tests of KAO, PEDRONI and WESTERLUNDDear STATA users, I used STATA15 to run cointegration tests for my strongly balanced panel data of …
Subscribe to:
Post Comments (Atom)
0 Response to Xtitle: Unrecognized command error
Post a Comment