RMI-PACTA / r2dii.match

Tools to Match Financial Portfolios with Climate Data
https://rmi-pacta.github.io/r2dii.match
Other
7 stars 7 forks source link

feat: gains function `calculate_match_success_rate()` #459

Open jacobvjk opened 6 months ago

jacobvjk commented 6 months ago

add function that replicates the logic of calculating the match success rate for a loan book, following the implementation here: https://github.com/RMI-PACTA/workflow.aggregate.loanbooks/blob/main/run_match_success_rate.R

AB#10187

jacobvjk commented 6 months ago

relates to https://github.com/RMI-PACTA/r2dii.plot/issues/563

jacobvjk commented 4 months ago

priority because the refactor of P4S depends on this