In order to speed up calculations, counterparties of portfolio.pois with EAD*LGD < 200,000 are grouped together (pooled).
1 | data("portfolio.pool")
|
A data frame with 1400 counterparties and 3 pools (each per sector) and the following variables.
NumberCounterparty ID (numeric)
NameCounterparty name (character)
BusinessBusiness line (character)
CountryCountry (character)
EADExposure at default (numeric); pool: average EAD per counterparty
LGDLoss given dafault (numeric); pool: EAD-weighted average LGD per counterparty
PDProbability of default (numeric); pool: expectation of number of defaults
DefaultDefault mode (‘Poisson’ for pools or ‘Benroulli’)
Asector weights for sector A
Bsector weights for sector B
Csector weights for sector C
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.