example_elt {eltr} | R Documentation |
Example ELT Data
Description
This is a mock up of an ELT to help show case the typical structure of the data set and attributes
Usage
example_elt
Format
a data.table with 10 rows and 6 variables:
- id
unique event identifier
- rate
the expected annual frequency of occurence of each event
- mean
the mean event loss if it occurs
- sdevi
independent component of standard deviation of event loss if it occurs
- sdevc
correlated component of standard deviation of event loss if it occurs
- exp
maximum loss equivalent to total limit exposed
[Package eltr version 0.1.0 Index]