Dear all,
I am having a weird problem with the collapse command. I collapse my data to a sum and there are no missing values in the data. After every collapse I compare the result to the previous collapse. Stata tells me that the two datasets are not completely identical. However, if I look at the respective observations in the browser the do seem to be completely identical (the numbers after the period are also identical). Does anyone has experienced this behavior and has a solution?
Thank you very much!
All the best
Leon
Related Posts with Collapse produces different but optically similar results
error ) required r(100);Dear all, The code below gives me the error Code: ) required ; Code: twoway (line RM_RF Year), yt…
Map with labels for only a select countriesHi, I would like to be able to draw a map while labelling only a few countries. I have implemented t…
Fixed effects panel regression with robust standard error- which code to use?Hi, I'm using the following code to perform fixed effects panel regression Code: areg y x1 x2 i.ye…
Generating a Variable Conditional on Many Variable that are not Dummy VariablesHi everyone, I have this dataset that contains information on the relationship of each household mem…
How can I transform the data structure?Dear all, How can i transform the data structure below Code: * Example generated by -dataex-. For m…
Subscribe to:
Post Comments (Atom)
0 Response to Collapse produces different but optically similar results
Post a Comment