Package: robmed
Type: Package
Title: (Robust) Mediation Analysis
Version: 1.0.0
Date: 2022-08-16
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 a fast-and-robust bootstrap test, as well as various other methods. Details on the implementation and code examples can be found in Alfons, Ates, and Groenen (2022) <doi:10.18637/jss.v103.i13>.
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 = "ctb", 
             comment = c(ORCID = "0000-0003-4572-4101", 
                         "provided the BSG2014 data")))
Author: Andreas Alfons [aut, cre] (<https://orcid.org/0000-0002-2513-3788>),
  Nufer Y. Ates [ctb] (<https://orcid.org/0000-0003-4572-4101>, provided
    the BSG2014 data)
Maintainer: Andreas Alfons <alfons@ese.eur.nl>
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-08-16 13:36:22 UTC; andreas
Repository: CRAN
Date/Publication: 2022-08-17 07:00:02 UTC
