We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
calculate_match_success_rate()
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
borderline
NA
loan_id
AB#10187
The text was updated successfully, but these errors were encountered:
relates to RMI-PACTA/r2dii.plot#563
Sorry, something went wrong.
priority because the refactor of P4S depends on this
No branches or pull requests
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
borderline
cases need to be handledNA
s need to be handledloan_id
s, to ensure that misclassified loans can be excludedAB#10187
The text was updated successfully, but these errors were encountered: