Giter Club home page Giter Club logo

synthetic's Introduction

SynthETIC CRAN_Status_Badge

SynthETIC Claim Simulator

Introduction

SynthETIC is an individual claims simulator which generates various features of non-life insurance claims. An initial set of test parameters, designed to mirror the experience of an Auto Liability portfolio, were set up and applied by default to generate a realistic test data set of individual claims (see vignette). The simulated data set then allows practitioners to back-test the validity of various reserving models and to prove and/or disprove certain actuarial assumptions made in claims modelling. The distributional assumptions used to generate this data set can be easily modified by users to match their experiences. Reference: Avanzi B, Taylor G, Wang M, Wong B (2020) "SynthETIC: an individual insurance claim simulator with feature control" <arXiv:2008.05693>.

Reference

For a full description of SythETIC's structure and test parameters, readers should refer to:

Avanzi, B., Taylor, G., Wang, M., Wong, B., 2021. SynthETIC: An individual insurance claim simulator with feature control. Insurance: Mathematics and Economics 100, 296โ€“308. https://doi.org/10.1016/j.insmatheco.2021.06.004

A free copy is accessible via arXiv:2008.05693.

To cite this package in publications, please use:

citation("SynthETIC")

Install Package

To install the CRAN version of the package, do

install.packages("SynthETIC")

To install the development version of the package from this GitHub repository, do

if (!require(remotes)) install.packages("remotes")
remotes::install_github("agi-lab/SynthETIC/SynthETIC", build_vignettes = TRUE)

After the installation, run

library(SynthETIC)

as you would normally do will load the package. View a full demonstration of the package (which is used to generate the built-in test datasets discussed in the paper) by running

RShowDoc("SynthETIC-demo", package = "SynthETIC")

Additional Resources

synthetic's People

Contributors

melantha-wang avatar yunwaiho avatar

Stargazers

 avatar Josephbkt avatar Adam Chen Chiang avatar Bruno S. avatar  avatar Patrick Laub avatar  avatar Jimmy Briggs avatar Ming Hao avatar  avatar  avatar

Watchers

James Cloos avatar

synthetic's Issues

Feature request

From Mario:

  1. Payout and closing pattern: currently claims are closed with a final payment, and it seems more reasonable that claims can also be closed, say, 3 months after a final payment.
  2. Payment sizes may have a seasonal component (seasonal w.r.t. occurrence date), as summer and winter season may influence claim sizes.
  3. In earlier settlement periods one should add a re-opening option, e.g., 0.1% of the recently closed claims may be re-opened. This makes the settlement process more complicated because closing is no longer a final claims state.
  4. A small proportion of claims may have recoveries, e.g., 0.1%, and the recoveries cannot exceed the previously done payments.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.