| portfolio.pois {GCPM} | R Documentation |
Example Portfolio Data with Poisson Default Mode
Description
The dataset contains an example portfolio in the structure needed by the analyze function.
Usage
data("portfolio.pois")
Format
A data frame with 3000 counterparties and the following variables.
NumberCounterparty ID (numeric)
NameCounterparty name (character)
BusinessBusiness line (character)
CountryCountry (character)
EADExposure at default (numeric)
LGDLoss given dafault (numeric)
PDProbability of default (numeric)
DefaultDefault mode (‘Poisson’ or ‘Benroulli’)
Asector weights for sector A
Bsector weights for sector B
Csector weights for sector C
[Package GCPM version 1.2.2 Index]