sii_z_ex6_structure {ggsolvencyii} | R Documentation |
sii_z_ex6_structure
Description
a standard formula structure (as of 2016), with descriptions in English.
Usage
sii_z_ex6_structure
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_z_ex6_structure
installedtable
[Package ggsolvencyii version 0.1.2 Index]