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
Issues with Time-Invariant Variables when using Stack Command in panel regressionHi everyone - I'm trying to use the stack command to compare the effects of the same independent va…
Ouput tests for difference in coefficients from one regression; how to output multiple tests in same columnI have searched the forum and was unable to find the answer to my question. Granted, the title of my…
Adding dots to the top of a line in graph twowayHi all, I am trying to put dots on certain months similar to the graph below. Do you know how to do …
Postestimation for mlogit: statistically significant differences in predicted probabilitiesI ran multinomial logit model (code below). Dependent variableis gender (M, F, Unknown). Model has o…
gsem: Same code, no longer workingHello, I am using gsem in Stata 15 for an LCA, and although I have been using Stata for some time, …
Subscribe to:
Post Comments (Atom)
0 Response to Expression too long error while finding synthetic control
Post a Comment