Package: insurancerating
Type: Package
Title: Analytic Insurance Rating Techniques
Version: 0.7.5
Authors@R: c(person("Martin", "Haringa", role = c("aut", "cre"), email = "mtharinga@gmail.com"))
Maintainer: Martin Haringa <mtharinga@gmail.com>
BugReports: https://github.com/MHaringa/insurancerating/issues
Description: Functions to build, evaluate, and visualize insurance rating 
    models. It simplifies the process of modeling premiums, and allows to 
    analyze insurance risk factors effectively. The package employs a 
    data-driven strategy for constructing insurance tariff classes, drawing on 
    the work of Antonio and Valdez (2012) <doi:10.1007/s10182-011-0152-7>.
License: GPL (>= 2)
URL: https://mharinga.github.io/insurancerating/,
        https://github.com/MHaringa/insurancerating
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: ciTools, classInt, colorspace, data.table, DHARMa, dplyr,
        evtree, fitdistrplus, ggplot2, insight, lubridate, mgcv,
        patchwork, scales, scam, stringr
Depends: R (>= 3.3)
Suggests: spelling, knitr, rmarkdown, testthat
Language: en-US
NeedsCompilation: no
Packaged: 2024-10-09 17:02:54 UTC; martin
Author: Martin Haringa [aut, cre]
Repository: CRAN
Date/Publication: 2024-10-09 17:20:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:24:07 UTC; windows
