Package: clmplus
Type: Package
Title: Tool-Box of Chain Ladder Plus Models
Version: 0.1.0
Authors@R: 
    c(person(given = "Gabriele",
             family = "Pittarello",
             role = c("aut", "cre", "cph"),
             email = "gabriele.pittarello@uniroma1.it",
             comment = c(ORCID = "0000-0003-3360-5826")),
      person(given = "Munir",
             family = "Hiabu",
             email="mh@math.ku.dk",
             role = c("aut", "cph"),
             comment = c(ORCID = "0000-0001-5846-667X")),
      person(given = "Andres",
             family = "Villegas",
             role = c("aut", "cph"),
             email="a.villegas@unsw.edu.au"))
Description: Implementation of the chain ladder model under the reverse time framework
    introduced in Hiabu (2017) <doi:10.1080/03461238.2016.1240709>.
    It also implements extensions that add flexibility to the individual development factors modeling
    by allowing practitioners to set their own hazard rate model.
URL: https://github.com/gpitt71/clmplus
BugReports: https://github.com/gpitt71/clmplus/issues
License: GPL (>= 2)
Imports: StMoMo, ChainLadder, stats, ggplot2, forecast, gridExtra,
        reshape2
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, apc, dplyr, tidyr
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2022-12-14 15:22:01 UTC; gpitt
Author: Gabriele Pittarello [aut, cre, cph]
    (<https://orcid.org/0000-0003-3360-5826>),
  Munir Hiabu [aut, cph] (<https://orcid.org/0000-0001-5846-667X>),
  Andres Villegas [aut, cph]
Maintainer: Gabriele Pittarello <gabriele.pittarello@uniroma1.it>
Repository: CRAN
Date/Publication: 2022-12-14 16:20:06 UTC
Built: R 4.2.0; ; 2022-12-15 14:14:00 UTC; unix
