example_simulation | R Documentation |
A synthetic dataset representing simulated insurance cash flows over time.
This dataset is provided for demonstration and validation of key package functions,
including risk evaluation (risk()
) and profit commission calculation (calc_pc()
).
It includes premium and claim flows per simulation trial and policy duration,
enabling users to test volatility risk metrics and profit commission calculations.
data(example_simulation)
A tibble with 10 rows and 5 variables:
Repetition number of the simulation
Simulation trial number
Duration year of the policy
Premium
Claim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.