Package: robmedExtra
Type: Package
Title: Extra Functionality for (Robust) Mediation Analysis
Version: 0.1.1
Date: 2024-11-03
Depends: robmed (>= 0.10.0)
Imports: shiny (>= 1.1.0), DT, flextable (>= 0.8.3), ggplot2 (>=
        3.3.0), graphics, grDevices, officer, stats, utils
Description: This companion package extends the package 'robmed' (Alfons, Ates & Groenen, 2022b; <doi:10.18637/jss.v103.i13>) in various ways.  Most notably, it provides a graphical user interface for the robust bootstrap test ROBMED (Alfons, Ates & Groenen, 2022a; <doi:10.1177/1094428121999096>) to make the method more accessible to less proficient 'R' users, as well as functions to export the results as a table in a 'Microsoft Word' or 'Microsoft Powerpoint' document, or as a 'LaTeX' table. Furthermore, the package contains a 'shiny' app to compare various bootstrap procedures for mediation analysis on simulated data.
License: GPL (>= 3)
URL: https://github.com/aalfons/robmedExtra
BugReports: https://github.com/aalfons/robmedExtra/issues
Authors@R: 
    c(person("Andreas", "Alfons", 
             email = "alfons@ese.eur.nl", 
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0002-2513-3788")),
      person("Aurore", "Archimbaud", 
             email = "archimbaud@ese.eur.nl", 
             role = "aut",
             comment = c(ORCID = "0000-0002-6511-9091")),
      person("Vincent", "Drenth", 
             role = "ctb", 
             comment = "initial prototype of GUI"))
Author: Andreas Alfons [aut, cre] (<https://orcid.org/0000-0002-2513-3788>),
  Aurore Archimbaud [aut] (<https://orcid.org/0000-0002-6511-9091>),
  Vincent Drenth [ctb] (initial prototype of GUI)
Maintainer: Andreas Alfons <alfons@ese.eur.nl>
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-11-03 10:53:50 UTC; alfons
Repository: CRAN
Date/Publication: 2024-11-03 12:10:01 UTC
Built: R 4.3.3; ; 2024-11-03 14:37:30 UTC; unix
