Hi, I am trying to merge household-level data for two different rounds but I keep on getting an error. I have attached the STATA code and the error.
Command: merge m:1 STATEID DISTID PSUID HHID2005 HHSPLITID2005 using "C:\Users\Hammu\Desktop\Merging by including yea r variable\2012 data\Round2HH.dta"
Error: variable IDHH is long in master but str10 in using data. You could specify merge's force option to ignore this numeric/string mismatch. The using variable would then be treated as if it contained numeric missing value.
Related Posts with Force Merge
How to deal with multiple covariates violating the proportional hazard assumption?Hi everyone, I am a student, using STATA in my project. This is my first study using survival anal…
Sum rows conditionalHi all, I have been trying to sum rows given some conditions but I am unable to. I would like to su…
dummy in OLS regression biased by other categorical variable in the sampleHi, (this is a re-post of a previous post I have posted by accident with a title that I was not yet…
reproducing the predicted probabilities after mlogit modelHi there, For the below mlogit output, I am trying to calculate the predicted probabilities for my s…
Clearing outreg2 resultsHi everyone, I am having some issues clearing results out of outreg2. I have the following code: …
Subscribe to:
Post Comments (Atom)
0 Response to Force Merge
Post a Comment