Package: SynthETIC
Title: Synthetic Experience Tracking Insurance Claims
Version: 1.0.4
Authors@R: c(
    person("Benjamin", "Avanzi", role = "aut", email = "b.avanzi@unimelb.edu.au"),
    person("Greg", "Taylor", role = "aut", email = "greg_taylor60@hotmail.com"),
    person("Melantha", "Wang", role = c("aut", "cre"), email = "wang.melantha@gmail.com"),
    person("Bernard", "Wong", role = "aut", email = "bernard.wong@unsw.edu.au"))
Author: Benjamin Avanzi [aut],
  Greg Taylor [aut],
  Melantha Wang [aut, cre],
  Bernard Wong [aut]
Maintainer: Melantha Wang <wang.melantha@gmail.com>
Imports: stats, ggplot2, magrittr, rlang, methods
Description: Creation of 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>.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/agi-lab/SynthETIC
BugReports: https://github.com/agi-lab/SynthETIC/issues
LazyData: true
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, dplyr, RColorBrewer, actuar, poisson
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-04-15 23:15:25 UTC; melantha
Repository: CRAN
Date/Publication: 2023-04-16 07:50:06 UTC
Built: R 4.1.2; ; 2023-04-17 11:34:13 UTC; unix
