sii_z_ex3_data {ggsolvencyii} | R Documentation |
sii_z_ex3_data
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
sii_z_ex3_data
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
installedtable <- sii_z_ex3_data
installedtable