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
to the directory output/prioritise_and_diagnose
, where output
is the
output directory specified in the config.yml
.
prioritise_and_diagnose()
and prioritize_and_diagnose()
are synonyms.