The pacta.multi.loanbook
package offers a standardized, user-friendly way to calculate climate alignment metrics for multiple loan books, based on the PACTA methodology.
Designed for financial supervisory contexts, it simplifies climate alignment analysis across many lending institutions. The package streamlines steps to prevent repetition while allowing flexibility to tailor the analysis for specific project needs, providing valuable insights into transition alignment and risk.
Installation
Install the development version of the package from GitHub with:
# install.packages("pak")
pak::pak("RMI-PACTA/pacta.multi.loanbook")
Verify the installation with:
Usage
Please consult the following resources for instructions on using the package. The cookbook provides a detailed overview covering the setup of the necessary software environment, obtaining and preparing input data, running the analysis, and interpreting the results.
- Cookbook: A comprehensive guide for setting up and running the analysis.
In particular, we recommend focusing on the sections:
- Preparatory Steps: for setting up required input data and software.
- Running the Analysis for generating outputs.
Intepretation
Understanding your analysis outputs is key to drawing meaningful conclusions. The following sections of the cookbook guide how to read and interpret the generated outputs:
- Interpretation of Results: for guidance on how to interpret the generated outputs
- Understanding the Data: for a precise description of every dataset.
- Advanced Use Cases: for complex, real-world scenarios, with guidance on adapting analyses to address specific research questions.