Learn R Programming

pacta.multi.loanbook

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

You can install the release version of the package by running the following command in R:

install.packages("pacta.multi.loanbook")

You can install the development version of the package from GitHub with:

# install.packages("pak")
pak::pak("RMI-PACTA/pacta.multi.loanbook")

Usage

Please consult the following resource 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, running and interpreting the analysis.

Copy Link

Version

Install

install.packages('pacta.multi.loanbook')

Monthly Downloads

156

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jacob Kastl

Last Published

January 9th, 2025

Functions in pacta.multi.loanbook (0.1.1)

match_loanbooks

Match raw input loan books with ABCD for PACTA for Supervisors analysis
data_dictionary

Data dictionary
analyse

Analyse the loan book data sets used in the PACTA for Supervisors analysis
initialise_default_project

Initialise a project directory and its config file
prepare_abcd

Prepare input data sets for PACTA for Supervisors analysis
prioritise_and_diagnose

Prioritise and diagnose the loan book data sets used in the PACTA for Supervisors analysis