sii_structure_sf16_eng: sii_structure_sf16_eng

Description Usage Format Source Examples

Description

a standard formula structure (as of 2016), with descriptions in English.

Usage

1

Format

A data frame with columns:

description

string: the name of the component

level

string with format 'level(numeric)' [<point> 'sublevel(numeric)'] ['d'] i.e. 1, 2.01, 3.1d where d indicates a diversification component

childlevel

string, same format as level, indicating the level of which the components combine into this level

Source

determined based on specification of EIOPA standard formula Solvency II structure.
made from excel-file in github.com/vanzanden, from there transfered to R environment with code in preparingtables.R.

Examples

1
2
installedtable <- sii_structure_sf16_eng
installedtable

ggsolvencyii documentation built on May 1, 2019, 7:54 p.m.