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
Fixed-effect panel threshold modelDear all im working on my PhD thesis and i'm using the fixed-effect threshold model i would ask yo…
Error last estimates not found.Hello I am trying to run a regression among 220 firms from 1998-2018 to predict a yearly beta value.…
Counting groups that have duplicate set of values within a variableThe structure of my data for this task includes two variables of interest: GroupID and Name: Grou…
How can I copy values for a variable to other observations within the same variable?Hello, I have a similar question as in https://www.statalist.org/forums/for...same-household which …
Fixed effects dummies in OLS regression vs FE estimator (xtreg, fe)This is a very basic question but after doing some research I could not find the answer to this. I k…
Subscribe to:
Post Comments (Atom)
0 Response to Expression too long error while finding synthetic control
Post a Comment