make_S1: make_S1

Description Usage Arguments Value Examples

View source: R/make_S1.R

Description

This function takes the dataframe which assembles the stresstest data from exposures and impairments, the output of make_stress_data(), and constructs a matrix giving the sovereign bond exposures in DE, ES, GB. FR, IT, JP, US and the rest of the world.

Usage

1

Arguments

data

a dataframe which is the output of make_stress_data()

Value

a B x I (number of banks x number of marketable security classes) with the sovereign bond exposures for DE, ES, IT, FR, JP, GB, US and Rest of the world

Examples

1
2
stress_data <- make_stress_data(eba_exposures_2016, eba_impairments_2016, 1, 2015)
make_S1(stress_data)

Martin-Summer-1090/syslosseval documentation built on Dec. 17, 2021, 3:14 a.m.