{pacta.loanbook}
supports the PACTA analysis of
corporate lending portfolios—loanbooks—by providing an easy way to
install, load and run the necessary underlying R packages.
In addition to simplifying package management,
{pacta.loanbook}
serves as a central resource for
documentation. The cookbook
explains in detail how you can run a PACTA analysis.
If you’re new to climate scenario alignment and PACTA, see the PACTA website for more information about PACTA for Banks, more on PACTA methodology, and other PACTA applications.
You can install the release version of the package by running the following command in R:
install.packages("pacta.loanbook")
library(pacta.loanbook)
will load all the functions and
datasets from the underlying packages:
Refer to the cookbook for a detailed explanation on how to use the software.