Hello everyone,
I want to create the Herfindahl-Hirschman Index for my data. I have quartlery data for different banks. I want to have the HHI for market share.
I tried the command
hhi marketshare, by(bank_id, date) however it only gives me 1 for every observation. Leaving out the date gives me results, however I want the date included.
(same with the hhi5 command). When I try the entropyetc command it says matsize too small (even after I increased the matsize)
Does anyone have a suggestion?
Thank you in advance
Related Posts with Problems creating Herfindahl-Hirschman Index
counting 1s in each groupHi STATALIST, I have variables group and order. I want a new variable which is counting 1s in the v…
Adding F-Stat of first stage regression using ivreghdfe and estoutMy code is the following Code: eststo: ivreghdfe y (x=z), a(Year) first savefirst savefprefix(st1)…
combining three twoway kdensity grapghs togetherUsing the below codes, I could create three nice kdensity plots. I was wondering if there is any way…
Creating a Loop to Generate all Possible Pairs in a Variable ListHi, I posted yesterday, and got some helpful advice, though I would like some feedback on how to tac…
Panel VECM post estimation or two-step replication with -pvar-Hi Statalists, I am fitting a panel VECM model with -xtpmg-. I am looking for the methods to conduc…
Subscribe to:
Post Comments (Atom)
0 Response to Problems creating Herfindahl-Hirschman Index
Post a Comment