Package: imaginator
Title: Simulate General Insurance Policies and Losses
Version: 1.0.0
Authors@R: person("Brian", "Fannin", email = "bfannin@casact.org", role = c("aut", "cre"))
Maintainer: Brian Fannin <bfannin@casact.org>
Description: Simulate general insurance policies, losses and loss emergence. The functions contemplate 
  deterministic and stochastic policy retention and growth scenarios. Retention and growth rates are percentages relative
  to the expiring portfolio. Claims are simulated for each policy. This is accomplished either be assuming a frequency
  distribution per development lag or by generating random wait times until claim emergence and settlement. Loss simulation 
  uses standard loss distributions for claim amounts.
License: MPL-2.0 | file LICENSE
Depends: R (>= 3.2.3)
Imports: assertthat, checkmate, distributions3, dplyr, lubridate,
        magrittr, rlang, stringi, tibble
Suggests: testthat, knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Encoding: UTF-8
URL: https://github.com/casact/imaginator
NeedsCompilation: no
Packaged: 2022-01-25 19:23:21 UTC; bfannin
Author: Brian Fannin [aut, cre]
Repository: CRAN
Date/Publication: 2022-01-27 08:40:02 UTC
Built: R 4.3.0; ; 2023-07-10 05:49:38 UTC; unix
