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
Foreach loop - skip no observationsHello, I've been reading the posts on related questions on the forum but I am still somewhat stuck …
Kitagawa-Oaxaca-Blinder Panel Data Model - Interventionist Approach / Oaxaca Panel Suggestions?Does anyone have any advice on implementing Kroger and Hartmann's (August 25, 2021) interventionist …
ivreg2 with interaction termsHello, I am trying to understand how to make a 2SLS with ivreg2 when there are interaction terms. I…
After frlink, can we check which observation in frame2 didn't matach in frame1?After frlink, can we check which observation in frame2 didn't match in frame1? If we use two dataset…
Create 50 .dat-files from stata after imputationI'm wondering if someone can help me with creating .dat-files from a stata dataset after I applied d…
Subscribe to:
Post Comments (Atom)
0 Response to Herfindahl-Hirschman Index for banks
Post a Comment