Dear Stata senior users,
I am preparing my spatial panel data without shapefile (as instructed at https://www.stata.com/manuals/spintro5.pdf#spIntro5).
However, when I proceed to step 3 in the above link, which is:
spbalance
spset fips, coord(locx locy)
, Stata displays the error:
. spbalance, balance
command spbalance is unrecognized
r(199);
. spset fips, coord(locx locy)
command spset is unrecognized
r(199);
I searched on the internet about how to solve this problem, but I could not find.
Could someone please help me to solve problem.
Thank you very much!
Related Posts with Unrecognized command (spbalance)
keep if a variable is one of many values?I'm wondering whether there is a simple way to keep observations only if a variable is equal to one …
Margins Beta regressionDear Statalisters, I am running a regression with proportions as dependent variable. In the beta re…
Interpreting conditional logit model in StataDear all, I am a student analysing a choice experiment in Stata with the clogit command (conditiona…
Conversion of dates in STATAI have a date variable in STATA in the format 13jul2000. I want to convert it into a date with gen …
Winsorizing before or after long-transformationDear users, I have a question regarding the handling of outliers in a log-log regression framework.…
Subscribe to:
Post Comments (Atom)
0 Response to Unrecognized command (spbalance)
Post a Comment