Algorithm 1.
Two-stage Log-ratio Lasso
1. | Fit the log-ratio lasso with tuning parameter λ. |
2. | Using variables in the support from step one, enumerate all log-ratios into a matrix . |
3. | Use a sparse regression procedure to fit y onto , with tuning paramemter γ. |