Hello Stata members,
I am analysing dataset in which pid is stored in double format. Since I want to merge different datasets (using pid) to create a single dataset, I need to know the "real numbers" in pid. I used recast command but it is of no help. Using "force" option also did not help as it convert values of pid into missing.
pid looks like below:
list pid in 1/10
pid
1. 1.0e+00
2. 2.0e+00
3. 1.0e+00
4. 1.0e+00
5. 1.0e+00
6. 1.0e+00
7. 2.0e+00
8. 2.0e+00
9. 1.0e+00
10. 1.0e+00
Can anyone help please?
Many thanks
Related Posts with Id variable stored in double format
Yearly Cumulative DistributionDear Statalist, I want to construct the cumulative-distribution column. I tried below-two commands b…
Number of observations must be greater than number of instruments and under- and weak identification testDear all, I am trying to estimate a dynamic panel data on gdp growth rates with large T, by far gre…
Cross sectional_PanelHi statalist community For cross-section data analysis, I have learned two ways of running regressi…
oim vs bootstrap vs jacknife?Among the vce option oim vs bootstrap vs jacknife, which one should I go for to make my standard err…
Estimating an instrumental variable model - endogenous variable is binary and DVs are continuousHi all. I have a cross-sectional dataset with information on the presence or absence of a Brazilian …
Subscribe to:
Post Comments (Atom)
0 Response to Id variable stored in double format
Post a Comment