sii_z_ex3_data: sii_z_ex3_data

Description Usage Format Source Examples

Description

example dataset, in tidyverse format, with all columns of the complete SF16 structure present in the data but with only a few risks filled with non-zero values,

Usage

1

Format

A data frame with columns:

time

numerical: a representation of an x value:
The x aesthetic could also be a normal numbering, or a longitude

ratio

numerical: solvency II ratio, a representation of an y value:
y aesthetic could also be a lattitude

description

character: component of the structure

id

number: a grouping item

value

numerical: positive for risks, negative for diversification effects

comparewithid

numerical: a reference to the id of another datapoint

Source

loosely based on public SFCR report of a medium sized dutch life insurer made from excel-file in github.com/vanzanden, from there transfered to R environment with code in preparingtables.R.

Examples

1
2
installedtable <- sii_z_ex3_data
installedtable

vanzanden/ggsolvencyii documentation built on May 31, 2019, 5:23 p.m.