Package: insurancerating
Type: Package
Title: Analytic Insurance Rating Techniques
Version: 0.6.0
Authors@R: c(person("Martin", "Haringa", role = c("aut", "cre"), email = "mtharinga@gmail.com"))
VignetteBuilder: knitr
Maintainer: Martin Haringa <mtharinga@gmail.com>
Description: Methods for insurance rating. It provides a data driven strategy for the construction of 
    insurance tariff classes. This strategy is based on the work by Antonio and Valdez (2012) <doi:10.1007/s10182-011-0152-7>.
    insurancerating also provides recipes on how to easily perform univariate analyses on an insurance portfolio. In addition it 
    adds functionality to include reference categories in the levels of the coefficients in the output of a generalized linear 
    regression analysis. 
License: GPL (>= 2)
URL: https://github.com/mharinga/insurancerating,
        https://mharinga.github.io/insurancerating/
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: classInt, data.table, dplyr, evtree, ggplot2, lubridate,
        magrittr, mgcv, patchwork, stringr, tidyr
Depends: R (>= 3.3)
Suggests: knitr, rmarkdown, scales, testthat
NeedsCompilation: no
Packaged: 2020-04-10 16:57:28 UTC; haringa
Author: Martin Haringa [aut, cre]
Repository: CRAN
Date/Publication: 2020-04-10 23:20:08 UTC
