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
Summarizing essential information by some conditionsHello! Now I am working with many files from 2006 to 2017 (each file for each year). In every of the…
Conflicting results of cross sectional dependence testing in panel data (PesaranCD, Frees, Friedman tests)Conflicting results of cross sectional dependence testing in panel data (Pesaran CD, Frees, Friedman…
Scale in graph dotDear all, I am having problems with the following code: Code: graph dot (mean) promedio2017 prome…
Codes for cross sectional dependence tests (i.e. Baltagi (2012); Biased-adj LM (Pesaran et al., 2006) Pesaran CDLMPlease, let me know what are the commands to run Baltagi et al. (2012) CD, Bias-adjusted LM test (Pe…
How to reduce space between items in graph editorHello Statalisters, I have produced a meta forestplot (see png below), but I do not know how to redu…
Subscribe to:
Post Comments (Atom)
0 Response to Id variable stored in double format
Post a Comment