Package: regsem Type: Package Title: Regularized Structural Equation Modeling Version: 1.9.5 Authors@R: c( person("Ross", "Jacobucci",email = "rcjacobuc@gmail.com",role = c("aut","cre")), person("Kevin","Grimm", role="ctb"), person("Andreas","Brandmaier", role="ctb"), person("Sarfaraz","Serang", role="ctb"), person("Rogier","Kievit", role="ctb"), person("Florian","Scharf", role="ctb"), person("Xiaobei","Li", role="ctb"), person("Ai","Ye", role="ctb") ) Maintainer: Ross Jacobucci Description: Uses both ridge and lasso penalties (and extensions) to penalize specific parameters in structural equation models. The package offers additional cost functions, cross validation, and other extensions beyond traditional structural equation models. Also contains a function to perform exploratory mediation (XMed). URL: https://github.com/Rjacobucci/regsem/ BugReports: https://github.com/Rjacobucci/regsem/issues/ License: GPL (>= 2) VignetteBuilder: knitr Depends: lavaan, Rcpp, Rsolnp Suggests: snowfall, markdown, MASS, GA, caret, glmnet, ISLR, lbfgs, numDeriv, psych, knitr, nloptr, NlcOptim, optimx, semPlot, colorspace, plyr, matrixStats, stringr LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.2.3 Repository: https://rjacobucci.r-universe.dev Date/Publication: 2023-06-01 17:12:17 UTC RemoteUrl: https://github.com/rjacobucci/regsem RemoteRef: HEAD RemoteSha: 5de69fa5ea9194b7df9dac1b4cb939d522124d17 NeedsCompilation: yes Packaged: 2026-06-10 08:05:33 UTC; root Author: Ross Jacobucci [aut, cre], Kevin Grimm [ctb], Andreas Brandmaier [ctb], Sarfaraz Serang [ctb], Rogier Kievit [ctb], Florian Scharf [ctb], Xiaobei Li [ctb], Ai Ye [ctb]