Hi,
I am trying to merge individual and household data. In the user manual, it has been mentioned that the datasets can be merged using sort variables like stateid, districtid, and many more. However, whenever I try to merge it 1:1 it says that 'variables do not uniquely identify the observations in the master data'.
I first open the household data and then clear it. Then I open the individual data and merge it using one of the specified variables. .
Related Posts with Variables do not uniquely identify the observations in the master data
Renaming Matrix Rows With SpacesSuppose I wish to rename the rows of a matrix. Code: clear * cls matrix A = (2,1\3,2) cls loc rn …
Extracting All Strings After a Word within a Variable NameI have a dataset representing a treated unit (GDP), a series of estimated counterfactuals, (cf) and …
Removing duplicatesHi, I have a dataset which i want to be uniques with the variables gvkey, fyear and loc. But there …
How to use xtcointtest with runby? OR How to do cointegration tests for each individuals separately for panel data?Dear all: I'm trying to use xtcointtest to do cointegration tests for each individuals separately in…
dynamic looped regressionsDear Stata colleagues: I am using LASSO for inference. I want to independently assess the causality…
Subscribe to:
Post Comments (Atom)
0 Response to Variables do not uniquely identify the observations in the master data
Post a Comment