Hey,
I have a dta file with several variables. The properties of the variables in the dta file are all the same (Type "long", Format "%9.0g"). According to the documentation the variables are different:
Variable 1 has "Length of Byte = 2"
Variable 2 has "Length of Byte = 12" (plus note "4 - decimal points")
Variable 3 has "Length of Byte = 1"
The file can be found here:
https://www.dropbox.com/s/pcp79apult...ample.dta?dl=0
In case of variable 1 and 3 everything seems to be fine. The value shown in the cell is the same as the value shown above. Plus, if I copy the value to the clipboard it also stays the same. However, in case of variable 2 the value in the cell is basically the same as in the clipboard, but not as shown above (= field on top of screenshot). What do I have to change to get the correct value (it should be the one in the clipboard).
In the end I want to use the data in R. Unfortunately R also gives me the value shown in the top field, which is wrong. So I assume I have to change the dta file first.
Thanks in advance!
Related Posts with Stata shows "wrong" value
2SLS with multinomial logitHi, I have 2 endogenous variables in my model, y1 and y2, in which y2 is price and is a continuous …
test equality of coefficients from two different regressions after aregDear all, I need to test the equality of coefficients from two different regressions after areg. Ho…
ivppml and ivpoissonDear Stata community, I have a panel gravity dataset. I have trying to run the following models 1…
Ttest order when assessing differenceHi, I have a question that I was hoping someone could help with regarding the order in which Stata …
Different CIs with specified survey design using svy: mean and svy: tab Dear Statalisters, my first Post is a question concerning different confidence intervals with speci…
Subscribe to:
Post Comments (Atom)
0 Response to Stata shows "wrong" value
Post a Comment