The mxregsem
package is an R package for applying regularization
techniques to models in the extended Structural Equation Modeling (xSEM)
framework. The goal of mxregsem is to provide flexible and expandable
means of implementing regularization to allow users to easily develop
and test new approaches to and applications of regularization in xSEM
models.
You can install the latest version of mxregsem with:
# install.packages("devtools")
devtools::install_github("trbrick/mxregsem")