View source: R/CvRegMultiGroup.R
CvRegMultiGroup | R Documentation |
Note: regmx is based on the R package regsem. Because of the early status of regmx, it is recommended to use regsem instead!
CvRegMultiGroup( mxModelObjects, regOn, regType = "lasso", regIndicators, regValue_start = 0, regValue_end = 1, regValue_stepsize = 0.01, autoCV = FALSE, k = 5, manualCV = NULL, zeroThresh = 0.001, scaleCV = TRUE )
computes cross-validated multi-group model
Jannik Orzek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.