Destination-Focused: Donor Diversity Index
Source:R/indicator_destination_donor_diversity.R
indicator_destination_donor_diversity.RdCalculates how diversified a destination's funding sources are using the inverse Herfindahl–Hirschman Index across donors.
Details
Goal: Measures how diversified funding sources are (inverse of dependency). Computed using the inverse Herfindahl–Hirschman Index (1–HHI) across donors.
Examples
result <- indicator_destination_donor_diversity(flows)
print(result$plot)
#> `stat_bin()` using `bins = 30`. Pick better value `binwidth`.