Package: abima
Title: Adaptive Bootstrap Inference for Mediation Analysis with
        Enhanced Statistical Power
Version: 1.0
Authors@R: 
    c(person("Canyi", "Chen", , "cychen.stats@outlook.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0673-5812")),
           person("Yinqiu", "He", role = c("aut")),
           person("Gongjun", "Xu", role = c("aut")),
    person("Peter X.-K.", "Song", , role = c("aut", "cph")))
Description: Assess whether and how a specific exposure affects the outcome of interest through intermediate variables using adaptive bootstrap. The adaptive method considers the composite structure of no mediation effect, resulting in calibrated type I error and improved statistical power. For more information, refer to He, Song and Xu (2024) <doi:10.1093/jrsssb/qkad129>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: boot, stats
URL: https://github.com/canyi-chen/abima
BugReports: https://github.com/canyi-chen/abima/issues
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-10-24 05:47:30 UTC; chencanyi
Author: Canyi Chen [aut, cre] (<https://orcid.org/0000-0002-0673-5812>),
  Yinqiu He [aut],
  Gongjun Xu [aut],
  Peter X.-K. Song [aut, cph]
Maintainer: Canyi Chen <cychen.stats@outlook.com>
Repository: CRAN
Date/Publication: 2024-10-25 08:40:11 UTC
