Introductory examples for RelaxedLassoLars and RelaxedLassoLarsCV.
- Relaxed lasso (coordinate descent algorithm)
- Relaxed lasso (coordinate descent algorithm) with best alpha/theta determination using cross-validation
- Relaxed lasso (least angle algorithm)
- Relaxed lasso (least angle algorithm) with best alpha/theta determination using cross-validation
- Comparing lasso and relaxed lasso outcome (coordinate descent algorithm)
- Comparing lasso and relaxed lasso outcome (least angle algorithm)