Hello,
I have a problem creating Herfindahl-Hirschman Index for my data I tried scc install hhi but it doesn't give a clear result
this is how my table looks like
Loan Firms Percentage
1 A 55
1 B 33
1 C 17
2 B 100
I want The Herfindahl to be calculated using each syndicate member’s share in the loan; and varies from zero to 10,000, with 10,000 being the Herfindahl when a lender holds 100% of the loan
I want the results to look like this
Loan Firms Percentage hhi
1 A 55 2500
1 B 33 1089
1 C 17 289
2 B 100 10000
any Ideas on what command should I use to make it look like this?
Related Posts with Herfindahl-Hirschman Index for banks
Can I select Fixed-effects model?Dear, First of all, I really thank you everyone here sparing their efforts to help the person like …
Tabout Error - Conformability r(3200) Hello I am using running a series of crosstab tables using the following tabout command: Code: t…
Help needed to adjust the outcome of bysort commandDear Stata community members, I have created a count variable k and p based on the following syntax…
Help/advice on importing large number of text files into StataDear all, I have a collection of around 2,400 PDFs of parliamentary debate transcriptions that I wo…
Calculating effect sizes after MI and mixedHello All, I hope this message finds you well! After running the following code is there a way to …
Subscribe to:
Post Comments (Atom)
0 Response to Herfindahl-Hirschman Index for banks
Post a Comment