Package: gam.hp
Type: Package
Title: Hierarchical Partitioning of Adjusted R2 and Explained Deviance
        for Generalized Additive Models
Version: 0.0-5
Date: 2025-10-24
Depends: R (>= 3.4.0),mgcv,ggplot2
Authors@R: c(person("Jiangshan", "Lai", , "lai@njfu.edu.cn", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0279-8816")),person("Jing", "Tang", role="aut"))
Maintainer: Jiangshan Lai <lai@njfu.edu.cn>
Description: Conducts hierarchical partitioning to calculate individual contributions of each predictor towards adjusted R2 and explained deviance for generalized additive models based on output of 'gam()' and 'bam()' in 'mgcv' package, applying the algorithm in this paper: Lai(2024) <doi:10.1016/j.pld.2024.06.002>.
License: GPL
Encoding: UTF-8
URL: https://github.com/laijiangshan/gam.hp
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-10-24 13:46:13 UTC; lai
Author: Jiangshan Lai [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0279-8816>),
  Jing Tang [aut]
Repository: CRAN
Date/Publication: 2025-10-24 14:00:02 UTC
Built: R 4.4.1; ; 2025-10-24 17:35:14 UTC; unix
