Hello, I have panel data for 820 companies for 19 years i.e. 15580 observations (820*). I ran the following command after doing xtset company year:
. bysort Company: egen Max_Rev = max(Revenue)
(209 missing values generated)
I am not sure Stata shows 209 missing values generated. When I pulled out the data in excel, there are in fact 15000+ values in the column Max_Rev. Am I misunderstanding the meaning of "missing values generated"?
Related Posts with Missing Values Generated
Setting up data for competing risk analysisHello, So I used a cox proportional regression model and I am pretty sure the assumptions have been…
Missing values in Latent class analysis with gsem in Stata 15 - different results in comparison with R's package poLCAI am using Stata Version 15.0 "gsem" command to get a latent class model fromm a sample with 6860 (i…
can't delete a post?wish I could delete a post that seems rather silly now with more understanding. …
Question related to loop/foreach vvvHi, Using the below sample data, I am trying to obtain the number of values in b1 (id=50_512) that e…
Panel dataI hope all is well and stay safe at home. I am a very beginner for STATA. I currently clean adminis…
Subscribe to:
Post Comments (Atom)
0 Response to Missing Values Generated
Post a Comment