sii_structure_sf16_nld {ggsolvencyii}R Documentation

sii_structure_sf16_nld

Description

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

Usage

sii_structure_sf16_nld

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_nld
installedtable

[Package ggsolvencyii version 0.1.2 Index]