how to use lassoglm without an intercept
Show older comments
I'm trying to use lassoglm but setting the intercept term to 0. To do this with glmfit I set 'constant' to 'off' but I can't figure out how to do the same thing for lasso glm
3 Comments
Gen Li
on 24 May 2016
I have the same question. Do you have an answer yet?
Ghazaale Leylaz Mehrabadi
on 13 Jan 2020
I have the same question! Please let me know if you have found the answer!
Marius Marinescu
on 4 May 2025
I have the same question. I think it is not possible.
Answers (1)
Marius Marinescu
on 5 May 2025
0 votes
I made a function that is the same as lassoglm, except that does not consider the intercept. I attach it.
Categories
Find more on Graphics Object Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!