Hi,
I have this little problem with the following code:
clear all
forval i=1/1{
use 201`i'-1.dta
merge m:m Semestre Carnet using 201`i+1'-1.dta
}
I work with two datas 2011-1.dta and 2012-1.dta, but the fourth line of my code dont work. Is there any way to do that in Stata?
Thanks in advance.
Related Posts with Forval
Weight fire counts by its confidenceHi all, Please, could someone help me? I have satellite data with fires' location and for each fire …
"already preserved" errorHi, I have been running a piece of code through various universe of assets and I am getting the "al…
Reshaping to longDear all, thank you for the valuable advice you provide on this forum to all STATA newbies like me. …
logit vs probit in level/change specificationsDear all, I have to investigate the determinants of a certain ordinal dependent variable which can …
Sample 1: I have all data plus instrumental variables; Sample 2: I have all data but NOT the instrumental variables; What to do?Good morning, I am soliciting ideas of what you would do in the following situation: I have two wa…
Subscribe to:
Post Comments (Atom)
0 Response to Forval
Post a Comment