Description Usage
View source: R/sparse.mediation.grplasso.fold.R
sparse.mediation.grplasso.fold
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
sparse.mediation.grplasso.fold( fold, Y, X, M, cvid, lambda1 = 0.01, lambda2 = 1, alpha = 0.95, tol = 10^(-10), max.iter = 100, group.penalty.factor = c(1, rep(1:(ncol(M)) + 1, 2)), penalty.factor = c(1, rep(1, ncol(M) * 2)), threshold = 0, non.zeros.stop = ncol(M), verbose = FALSE )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.