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
The label is too long to fit on the X axis.Hi I'm stata beginner. I 'm drawing graph, but label is too long to fit on the X axis. Array Is t…
xtlogit is not supported by svy with vce(linearized)This question is similar to this one: Using XT commands with Svy commands I was dealing with panel …
Using Matrix commandDear Users, I have two freq tables as follows: Table 1 Code: pml | Freq. Per…
Question about recoding a variable, having issues with deleting some unwanted values.Hello everybody. I am a stata beginner, trying to do some descriptive analysis on a survey data. My…
Query about r(5); errorI am following certain accounting models to estimate measures of financial reporting quality. I have…
Subscribe to:
Post Comments (Atom)
0 Response to Herfindahl-Hirschman Index for banks
Post a Comment