1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Package: regsem
Type: Package
Title: Regularized Structural Equation Modeling
Version: 1.6.2
Author: Ross Jacobucci[aut,cre],
Kevin J. Grimm [ctb],
Andreas M. Brandmaier [ctb],
Sarfaraz Serang [ctb],
Rogier A. Kievit [ctb],
Florian Scharf [ctb],
Xiaobei Li [ctb],
Ai Ye [ctb]
Maintainer: Ross Jacobucci <rcjacobuc@gmail.com>
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).
License: GPL (>= 2)
LazyData: TRUE
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.1.1
NeedsCompilation: yes
Packaged: 2020-10-01 15:49:11 UTC; rjacobuc
Repository: CRAN
Date/Publication: 2020-10-01 17:00:02 UTC
|