Destination-Focused: Funding Stability Index
Source:R/indicator_destination_funding_stability.R
indicator_destination_funding_stability.RdMeasures how stable funding amounts are for each destination over time. Computed as 1 - coefficient of variation of annual funding. Goal: Captures predictability of funding amounts over years (inverse of coefficient of variation).
Examples
result <- indicator_destination_funding_stability(flows)
print(result$plot)
#> `stat_bin()` using `bins = 30`. Pick better value `binwidth`.
#> Warning: Removed 45 rows containing non-finite outside the scale range (`stat_bin()`).