Description Usage
View source: R/msCCA.R
msCCAl1: wrapper function for msCCA with decaying l1 norm bound for multiple components
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
msCCAl1( xlist, ncomp, xlist.te = NULL, init_method = "soft-thr", nfolds = 7, foldid = NULL, norms = NULL, norm_grids = NULL, nlambda = 10, rho_maxit = 200, print_out = 100, l1proximal_maxit = 10000, rho_tol = 0.01, eps = NULL, mode = "full", trace = F )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.