Package: regmed
Type: Package
Title: Regularized Mediation Analysis
Version: 2.1.5
Date: 2025-08-28
Authors@R: c(
    person("Jason", "Sinnwell", email = "sinnwell.jason@mayo.edu", comment=c(ORCID="0000-0003-1964-5522"), role = c("aut","cre"),),
    person("Daniel", "Schaid", email = "schaid.daniel@mayo.edu", comment=c(ORCID="0000-0003-1457-6433"), role = c("aut"),))
Description: Mediation analysis for multiple mediators by penalized structural equation models with different types of penalties depending on whether there are multiple mediators and only one exposure and one outcome variable (using sparse group lasso) or multiple exposures, multiple mediators, and multiple outcome variables (using lasso, L1, penalties).
License: GPL (>= 2)
Suggests: testthat, rmarkdown
Depends: R (>= 4.2.0), methods, graphics, glasso, igraph
Imports: knitr, Rcpp, RcppArmadillo, lavaan, gtools
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
VignetteBuilder: knitr
URL: https://cran.r-project.org/package=regmed
Packaged: 2025-08-28 16:17:36 UTC; sinnwell
Author: Jason Sinnwell [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1964-5522>),
  Daniel Schaid [aut] (ORCID: <https://orcid.org/0000-0003-1457-6433>)
Maintainer: Jason Sinnwell <sinnwell.jason@mayo.edu>
Repository: CRAN
Date/Publication: 2025-08-28 20:10:11 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 10:39:01 UTC; windows
Archs: x64
