Runs my multilevel compositional lasso
| 1 | mclC(Z, W, y, facZ, facW, groups, groupIdx, mu, lam1, lam2, thresh, maxit)
 | 
| Z | OTU matrix (group level) | 
| W | OTU matrix (within-group level) | 
| y | Vector of outcomes | 
| facZ | Scaling factors for Z | 
| facW | Scaling factors for W | 
| groups | Vector of group membership | 
| groupIdx | List of feature indices in each group | 
| mu | Lagrange scaling parameter | 
| lam1 | Lambda for group-level lasso penalty | 
| lam2 | Lambda for within-group lasso penalty | 
| thresh | Parameter defining convergence | 
| maxit | Maximum number of iterations allowed | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.