sii_structure_sf16_eng {ggsolvencyii}R Documentation

sii_structure_sf16_eng

Description

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

Usage

sii_structure_sf16_eng

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

installedtable <- sii_structure_sf16_eng
installedtable

[Package ggsolvencyii version 0.1.2 Index]