Prioritise and diagnose the loan book data sets used in the PACTA for Supervisors analysis
Source:R/prioritise_and_diagnose.R
prioritise_and_diagnose.Rd
prioritise_and_diagnose()
runs the necessary steps to prioritise the
matched loan books and diagnose both the match success rate and the coverage
of the real economy assets by the matched loan books. Parameters for all
steps are read from a config.yml
file. The function is called for its side
effects and writes the prepared and diagnosed data sets in the directory
specified by dir_prioritized_loanbooks_and_diagnostics
in the config.yml
.
prioritise_and_diagnose()
and prioritize_and_diagnose()
are synonyms.