I have 3 variables:
CompanyID
RoundNumber (from 1 to 16)
RoundNumber_max (from 1 to 16)
For each company ID there are more rows with different or even equal RoundNumber. Each row, for each Company ID reports the same RoundNumber_max
How can i find the frequency distribution of single Company ID for each RoundNumber_max avoiding considering that the company reports the same RoundNumber_max?
Related Posts with Define frequency distribution avoiding repetition of a variable
Using rreg or vce(robust) for non-normal heteroscedastic standard errorsHi, I'm currently running regression models on cross-sectional data for which the outcome variables…
Counting distinct values across loopsI have a simple question that I am sure has been answered, so I apologize in advance. My search thro…
Overlaying two named marginsplotsHello everybody, I fear I have a very basic questions and I hope this has not been asked (and answe…
Lopping and Saving Results in a MatrixHi everyone, I'm trying to a run a simple regression with five variables of interest. The primary i…
Numbering the omitted dataHello, this is Max Kim. Now I am running a panel data with year and age. However, the data for age o…
Subscribe to:
Post Comments (Atom)
0 Response to Define frequency distribution avoiding repetition of a variable
Post a Comment