Package: robmed
Type: Package
Title: (Robust) Mediation Analysis
Version: 1.2.2
Date: 2025-09-06
Depends: R (>= 3.5.0), ggplot2 (>= 3.3.0), robustbase (>= 0.92-7)
Imports: boot (>= 1.3-20), grid, methods, quantreg (>= 5.36), sn (>=
        1.5-4), utils
Suggests: knitr, testthat
Description: Perform mediation analysis via the fast-and-robust bootstrap test ROBMED (Alfons, Ates & Groenen, 2022a; <doi:10.1177/1094428121999096>), as well as various other methods. Details on the implementation and code examples can be found in Alfons, Ates, and Groenen (2022b) <doi:10.18637/jss.v103.i13>. Further discussion on robust mediation analysis can be found in Alfons & Schley (2025) <doi:10.31234/osf.io/2hqdy>.
License: GPL (>= 2)
URL: https://github.com/aalfons/robmed
BugReports: https://github.com/aalfons/robmed/issues
LazyData: yes
VignetteBuilder: knitr
Authors@R: 
    c(person("Andreas", "Alfons", 
             email = "alfons@ese.eur.nl", 
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0002-2513-3788")), 
      person("Nufer Y.", "Ates", role = "dtc", 
             comment = c(ORCID = "0000-0003-4572-4101", 
                         "provided the BSG2014 data")))
Author: Andreas Alfons [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2513-3788>),
  Nufer Y. Ates [dtc] (ORCID: <https://orcid.org/0000-0003-4572-4101>,
    provided the BSG2014 data)
Maintainer: Andreas Alfons <alfons@ese.eur.nl>
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-09-06 17:23:20 UTC; alfons
Repository: CRAN
Date/Publication: 2025-09-08 07:00:08 UTC
Built: R 4.5.1; ; 2025-09-08 09:46:15 UTC; unix
