How can I create a non negative constraint on lasso regression coeffficients

4 views (last 30 days)
This is sometimes called the non-negative Lasso problem. When I use the matlab lasso(X,Y) function I get negative coefficients in output B which are not physically valid for my problem.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!