Package: ProfileLadder
Type: Package
Title: Functional Profile Chain Ladder for Claims Reserving
Version: 0.1.1
Authors@R: c( 
    person(given = "Matúš", family = "Maciak", email = "maciak@karlin.mff.cuni.cz", role = c("aut", "cre")), 
    person(given = "Rastislav", family = "Matúš", role = c("ctb")), 
    person(given = "Ivan", family = "Mizera", role = c("aut")),
    person(given = "Michal", family = "Pešta", role = c("aut")))
Description: Functional claims reserving methods based on aggregated chain-ladder data, also known as the run-off triangle (functional) development profiles, implemented in three nonparametric algorithms (PARALLAX, REACT, and MACRAME) proposed in Maciak, Mizera, and Pešta (2022) <doi:10.1017/asb.2022.4>. 
Depends: R (>= 4.0.0)
License: GPL (>= 2)
Encoding: UTF-8
Imports: ChainLadder (>= 0.2.12), raw (>= 0.1.8)
LazyData: true
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-04-29 08:14:19 UTC; maciak
Maintainer: Matúš Maciak <maciak@karlin.mff.cuni.cz>
Author: Matúš Maciak [aut, cre],
  Rastislav Matúš [ctb],
  Ivan Mizera [aut],
  Michal Pešta [aut]
Repository: CRAN
Date/Publication: 2025-04-30 15:00:19 UTC
