Dear all,
I am using Stata 15.0 to find a synthetic control group using synth command. No matter how short my expression is, I receive the message "Expression too long" r(130).
The dataset consists of 540 time periods and 83 units (44,820 observations overall).
My shortest try was:
. synth ln_births urbanization, trunit(36) trperiod(510) counit(1 7)
------------------------------------------------------------------------------------------------------------------
Synthetic Control Method for Comparative Case Studies
------------------------------------------------------------------------------------------------------------------
First Step: Data Setup
------------------------------------------------------------------------------------------------------------------
expression too long
r(130);
What can be the problem?
Thank you!
Related Posts with Expression too long error while finding synthetic control
xtlsdvc and xtbcfeHello, I am trying to fit a dynamic model determinants of corporate cash holdings for ~1700 firms a…
Robust or Clustered Standard ErrorsDear all, I am currently examining the impact of annual average sunset time on sleep duration of ch…
Free text processing of medical notes I am attempting to search pathology reports, which are in string format, to identify only those whi…
Generating new variables using an if functionI am trying to sort income based on marital Status and then generate new adjusted income based on ta…
Running regressions without normally distributed residualsHi, I have a question about a regression that I am running for my Bachelor thesis. I do not have no…
Subscribe to:
Post Comments (Atom)
0 Response to Expression too long error while finding synthetic control
Post a Comment