Package: WH
Type: Package
Title: Enhanced Implementation of Whittaker-Henderson Smoothing
Version: 1.1.0
Authors@R: person("Guillaume", "Biessy", email = "guillaume.biessy78@gmail.com",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3756-7345"))
Description: An enhanced implementation of Whittaker-Henderson smoothing for the gradation 
    of one-dimensional and two-dimensional actuarial tables used to quantify Life Insurance risks.
    'WH' is based on the methods described in Biessy (2023) <doi:10.48550/arXiv.2306.06932>.
    Among other features, it generalizes the original smoothing algorithm to maximum likelihood estimation, 
    automatically selects the smoothing parameter(s) and extrapolates beyond the range of data.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/GuillaumeBiessy/WH
BugReports: https://github.com/GuillaumeBiessy/WH/issues
Depends: R (>= 4.2)
Imports: stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-09-16 11:47:09 UTC; Guillaume BIESSY
Author: Guillaume Biessy [aut, cre] (<https://orcid.org/0000-0003-3756-7345>)
Maintainer: Guillaume Biessy <guillaume.biessy78@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-18 08:20:02 UTC
Built: R 4.2.0; ; 2023-09-19 11:05:20 UTC; unix
