How does the Lasso function handle NaN values?
Mostrar comentarios más antiguos
I have a dataset (assembled as a matrix) that I want to run perform LASSO regression on, however, as a processing step outliers are removed and marked as NaN.
My question is how does the LASSO function handle these NaN values, would it be worth me performing some level of imputation?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Linear Regression en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!