Package: ShapDoE
Type: Package
Title: Approximation of the Shapley Values Based on Experimental
        Designs
Version: 1.0.0
Authors@R: c(person("Liuqing", "Yang", role = c("aut", "cre","cph"),email = "yliuqing0714@163.com"))
Maintainer: Liuqing Yang <yliuqing0714@163.com>
Description: Estimating the Shapley values using the algorithm in 
    the paper Liuqing Yang, Yongdao Zhou, Haoda Fu, Min-Qian Liu and 
    Wei Zheng (2024) <doi:10.1080/01621459.2023.2257364> "Fast Approximation 
    of the Shapley Values Based on Order-of-Addition Experimental Designs".
    You provide the data and define the value function, it retures the 
    estimated Shapley values based on sampling methods or experimental designs.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: gtools
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-04-29 12:28:44 UTC; lydia
Author: Liuqing Yang [aut, cre, cph]
Repository: CRAN
Date/Publication: 2024-04-30 11:42:47 UTC
Built: R 4.3.3; ; 2025-01-24 12:34:11 UTC; unix
