Description Usage Arguments Value Examples
This function takes the dataframe which assembles the stresstest data from exposures and impairments, the
output of make_stress_data()
, and constructs a vector giving the common tier 1 equity of all banks.
1 |
data |
a dataframe which is the output of |
a B x 1 (number of banks x 1) with Core tier1 equity capital of all banks.
1 2 | stress_data <- make_stress_data(eba_exposures_2016, eba_impairments_2016, 1, 2015)
make_e0(stress_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.